Removes a database from the replication system.
drop connection to SYDNEY_DS.pubs2
Use drop connection to remove database connection information from the Replication Server system tables for default connections and alternate connections. This command does not remove replicated data from any database in the system.
Before you re-create a connection to a database with the same name, you may need to use sysadmin dropdb.
Replication Server distributes information about the dropped database connection to qualifying sites through the replication system. The changes do not appear immediately at all such sites because of normal replication system lag time.