Viewing RepAgent information

You can monitor the RepAgent by using sp_help_rep_agent at Adaptive Server. 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' | 'scan' | 'security' | 'all']]

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

Refer to Chapter 5, “Adaptive Server Commands and System Procedures,” in the Replication Server Reference Manual for detailed syntax and usage information about sp_help_rep_agent.

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

See the Replication Server Reference Manual for examples of sp_help_rep_agent output.