configure server

Returns configuration parameter information for a Replication Server or Replication Agent and Mirror Replication Agent (MRA), or sets the value of a specified configuration parameter. Also retrieves and sets RMS-specific parameters.

Syntax

configure server {server_name | group_name} [RMS] [param [= value]]

Parameters

Examples

Usage

  • configure server supports Replication Server, Replication Agent, and remotely monitored RMS configurations.

  • configure server can retrieve and set RMS-specific parameters for all types of servers. The server and the RMS use these parameters to communicate.

  • configure server returns the following result set if you do not include a value parameter:

    Default configure server Result Set

    Column

    Description

    Parameter Name

    The name of the parameter.

    Parameter Type

    The type of parameter.

    Current Value

    The current value of the parameter.

    Pending Value

    The pending value becomes the value of the parameter after the server is restarted.

    Default Value

    The default value of the parameter.

    Legal Values

    A string that defines the legal values for the parameter. This can be a list or a numeric range.

    Category

    The name of the category for the parameter. Categories are used to group related parameters together.

    Restart Required

    A flag indicating whether the server must be restarted in order for the parameter to take effect.

    Description

    The parameter description.

Related reference
add server
connect to server
disconnect server
drop server
get servers
shutdown server