Correction to the trace option for alter connection and alter connector

The trace parameter in alter connection and trace option in alter connector documented in Chapter 3, “Replication Server Commands” are incorrect.

Changes to set trace clause in alter connection include:

There is a change to the description of value in the option parameter of alter connector.


alter connection

Syntax

alter connection to data_server.database {... 

    set trace [to] 'value'}

Parameters

trace

Allows ExpressConnect tracing at the DSI level.

value

A character string containing a new value for the option.

If you are using the trace option, the syntax for value takes the form “module, condition,[on|off]”, where:

NoteThe trace parameter in the alter connection command allows empty string. For example:

alter connection to data_server.database 
set trace to ''

An empty string disables ExpressConnect tracing values after the connection or when the Replication Server is restarted.


alter connector

Parameters

option

Provides you with choices for various trace options for a connector.

The supported options are:

value

A character string containing a new value for the option.

If you are using the trace option, the syntax for value takes the form “module, condition,[on|off]”, where:

See “alter connection” .

If you are using trace_logpath option, the syntax for the value parameter is full_path_name.