connect

Transforms the Replication Server into a gateway to its RSSD, ID server, to a remote Replication Server, or to a remote data server.

Syntax

connect [to] [rssd | idserver | srv_name | ds_name.db_name]

Parameters

Examples

Usage

  • Issuing the connect command requires an sa role for the first log in to Replication Server.

  • Issuing the connect command without specifying an option creates a gateway connection to the RSSD.

  • When acting as a gateway, Replication Server uses your RSSD primary user name and password to log in to RSSD, your ID server user name and password to log in to ID Server, and your Remote Server Identification (RSI) to log in to a remote Replication Server. You do not need to supply this information more than once, when you access Replication Server itself.

  • Cascaded connections created in the gateway are kept in a connection stack, with the Replication Server that issued the first connect command placed at the bottom of the stack.

  • Replication Server cannot directly connect to itself. However, you can work around this by using a cascading connection.

  • When using Replication Server Gateway, the client and the server must use the same locale set because Replication Server cannot perform character set conversion.

Permissions

Transforming the Replication Server into a gateway requires “sa” permission.

Related reference
disconnect
show connection
show server