Siebel Remote and Replication Manager Administration Guide > Implementing Siebel Replication Manager >

Starting Replication Agent


Beginning with Siebel version 7.5, Replication Agent starts 0 tasks (default setting) when Siebel Server starts. If you want to start Replication Agent tasks automatically when Siebel Server starts, see Siebel System Administration Guide for information on how to change the Default Processes parameter to 1.

The procedures below describe how to start Replication Agent while Siebel Server is running.

To start Replication Agent - GUI

  1. If the default task is 0, reconfigure the Replication Agent component using the following Component Reconfiguration steps.
    1. Before reconfiguring server components, verify that any external resources remain available that will be accessed by current tasks running on the existing component configuration. Also verify that any external resources are available that will be defined in the new component configuration.

      Examples of external resources include the SRF and CFG files that are defined in the component configuration.

    2. From the application-level menu, choose Navigate > Site Map > Administration - Server Configuration > Enterprises.
    3. Click the Component Definitions view tab.
    4. In the Component Definitions list, select the component definition you want to reconfigure (Replication Agent, in this case).
    5. Click the menu button and then click Start Reconfiguration.

      The State field changes to display the value Reconfiguring.

    6. In the Component Parameters list, change the Value field of parameters that you want to reconfigure for the component—in this case, change the value of Default Tasks to 1.

      You can also change the values of fixed parameters, but you cannot change whether parameters are fixed.

    7. After parameter values have been reconfigured, commit the new configuration by clicking the menu button for the Component Definitions list and clicking Commit Reconfiguration.

      The new parameter values will be merged at the enterprise level. To cancel the reconfiguration before it has been committed, click the menu button and then Cancel Reconfiguration.

  2. If the default task is 1, then, from the application-level menu, choose Navigate > Site Map > Administration - Server Management > Components.
  3. Start Replication Agent.

For more information about this topic, see Siebel System Administration Guide.

To start Replication Agent - srvrmgr command line

  • From the srvrmgr command line, enter the following command all on one line:

    start task for comp repagent server <server_name> with HQ=<DockConnString>, sleeptime=<#sec>,

    Sleeptime is set to 60 sec by default, so it is not necessary to use.

Siebel Remote and Replication Manager Administration Guide