>>-cdr disconnect server--+-------------------------+-----------> | (1) | '-| Connect Option |------' >--server_group------------------------------------------------><
Element | Purpose | Restrictions | Syntax |
---|---|---|---|
server_group | Name of the database server group to disconnect | The database server group must be currently active in Enterprise Replication. | Long Identifiers |
The cdr disconnect server command drops the connection (for example, for a dialup line) between server_group and the server specified in the --connect option. If the --connect option is omitted, the command drops the connection between server_group and the default database server (the one specified by the INFORMIXSERVER environment variable).
The following example drops the connection between the default database server (the one specified by the INFORMIXSERVER environment variable) and the server group g_store1:
cdr disconnect server g_store1