(1) >>-cdr stop--| Connect Option |--------------------------------><
In most situations, Enterprise Replication starts when cdr define server is first executed. The replication threads remain running until the database server is shut down or until the local database server is deleted with the cdr delete server command. If you shut down the database server while Enterprise Replication is running, replication begins again when you restart the database server.
Under rare conditions, you might want to temporarily stop the Enterprise Replication processing without stopping the database server. The cdr stop command shuts down all Enterprise Replication threads in an orderly manner; however no data to be replicated is captured. When the shutdown of Enterprise Replication is complete, the message CDR shutdown complete appears in the database server log file.
After issuing the cdr stop command, replication threads remain stopped (even if the database server is stopped and restarted) until you issue a cdr start command.
You cannot delete a server from the enterprise if it is stopped. To delete a server with cdr delete server, you must issue a cdr start command first.
The following example stops Enterprise Replication processing on database server paris. Processing does not resume until a cdr start command restarts it:
cdr stop -c paris