trace

Description

Displays trace information in the RMS log file.

Syntax

trace [flag | all {on | off}]

Parameters

flag

Specifies the trace flag name for which you want to change settings.

all

A keyword that allows you to apply a switch value to all trace flags.

on, off

Indicates whether to enable or disable tracing for the trace point specified in the flag option.

Examples

Example 1

Returns the current settings for all RMS trace flags:

trace

Example 2

Turns the RMS_Command trace flag on:

trace RMS_Command on

Example 3

Turns off all trace flags:

trace all off

Usage

See also

configure RMS, get version, resume Replication Agent, suspend Replication Agent