add server

Adds a server to be monitored by the RMS.

Syntax

add {ASA | ASE | DirectConnect | IQ | Replication Agent | MRA |
Replication Server | RMS | Open Server | dbltm} server_name
              set username [to] user
              [set password [to] passwd]
              [set charset [to] charset]
              [set language [to] lang]
              [set rssd_username [to] rssd_user]
              [set rssd_password [to] rssd_passwd]
              [set rssd_charset [to] rssd_charset]
              [set rssd_language [to] rssd_lang]
              [set monitoring [to] {'true' | 'false'}]
              [set interval [to] interval]
              [set connection_ds [to] ds]
              [set connection_db [to] db]

Parameters

Examples

Usage

  • Use the RSSD options when adding a Replication Server to the RMS. You need not add the server that contains the RSSD to the RMS.

  • The server name must be in the interfaces file or LDAP server that is used by the RMS.

  • When you issue add server, the RMS attempts to connect to the specified server and automatically determines its type and version. If the type or version is invalid or cannot be determined, or the server is already being monitored, the RMS returns an error message.

  • If the new server is a Replication Server, supply the user name for the RSSD.

  • The add server command returns the following result set:

    Column Descriptions for add server

    Column

    Description

    Action

    The name of the action

    Result

    The result of the execution

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