Altering Database Connections

Use Sybase Central or alter connection to change the attributes of a database connection at the Replication Server where the connection was created.

If you use alter connection, you must suspend and resume the connection for the changes to take effect.
  1. Use suspend connection to suspend activity on the connection.
  2. Execute the alter connection command with the relevant parameters.
    Note: Using the set log transfer off clause for the alter connection command drops the RepAgent connection from a primary site. Before using this clause, be sure there are no replication definitions defined for data in the database.
  3. Use resume connection to resume activity on the connection.
Related concepts
Suspend Database Connections
Set and Change Parameters Affecting Physical Connections
Resume Database Connections