View RepAgent Information

Use sp_help_rep_agent at Adaptive Server to monitor the RepAgent.

sp_help_rep_agent displays information about:
Log in to Adaptive Server and execute sp_help_rep_agent at the isql prompt:
sp_help_rep_agent [dbname[, 'recovery' | 'config' | 'process' | 'send' | 'scan' | 'security' | 'all']]

dbname is the name of the database for which the RepAgent is enabled.

You can view current status information for one or all options, for example:

See Replication Server Reference Manual > Adaptive Server Commands and System Procedures for detailed syntax, usage information, and example output for sp_help_rep_agent.