Starting and Stopping Replication Agent in the Server Manager Command Line Interface
You can start or stop Replication Agent in the Server Manager command line interface.
To start or stop Replication Agent in the Server Manager command line interface
Open the Server Manager command line.
For more information, see Opening the Command Line Interface for Server Manager.
If necessary, to start Replication Agent, do the following:
-
Enter the following command all on one line:
change param HQ=DockConnString, sleeptime=number_of_seconds_to_sleep for comp repagent server server_name
Siebel CRM sets the sleeptime to 60 seconds, by default. It is not necessary for you to configure sleeptime. For more information, see Using Replication Agent to Control Synchronization.
-
Enter the following command all on one line:
start task for comp repagent server server_name
-
If necessary, to stop Replication Agent, enter the following command:
stop task for comp repagent server server_name