List of RMS Trace Flags

Trace flags control the type of information that is recorded in the Replication Monitoring Services (RMS) log file.

Trace Flags for Troubleshooting RMS

Trace flags

Description

trace RMS_Command on

Writes to the error log every command RMS receives. Commands can be sent from the RM plug-in, an isql session, or some other client application. This flag is useful in finding the command that caused a specific problem.

trace Server_Command on

Writes to the error log every command RMS sends to a monitored server. Use this flag to determine how RMS retrieves information about the replication environment.

trace Startup on

Adds trace messages to the RMS log file at each step of the start-up process. Use this flag to diagnose Unified Agent Framework (UAF) start-up problems.

trace Network_Connection on

Adds trace messages to the RMS log file whenever a connection to a server is created. The RMS will include all connection information except the password in the trace message. Use this flag to trace network connection errors.

See the Replication Server Reference Manual for a complete list of the trace flags.