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

  1. Open the Server Manager command line.

    For more information, see Opening the Command Line Interface for Server Manager.

  2. If necessary, to start Replication Agent, do the following:

    1. 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.

    2. Enter the following command all on one line:

      start task for comp repagent server server_name 
      
  3. If necessary, to stop Replication Agent, enter the following command:

    stop task for comp repagent server server_name