ra_config

Description

Returns help information for Replication Agent configuration parameters, or sets the value of a specified configuration parameter.

Syntax

ra_config [param [, value]]

Parameters

param

The name of a Replication Agent configuration parameter.

value

The value to be assigned to the configuration parameter specified in the param option. You can use the keyword default to set the specified parameter to its default value.

Examples

Example 1

ra_config

When this command is issued with no parameters, it returns a list of all Replication Agent configuration parameters.

Example 2

ra_config use_rssd

This command returns the current value of the use_rssd configuration parameter.

Example 3

ra_config scan_sleep_max, 60

This command changes the value of the scan_sleep_max parameter to 60.

Usage

See also

ra_help, ra_set_login