Release 10.1C: OpenEdge Replication:
User Guide


Starting OpenEdge Replication

After you have set up the databases and configured replication, you can start OpenEdge Replication by starting both the source and target databases as services.

To start OpenEdge Replication:

  1. On the source machine, start the source database, as shown:
  2. proserve -db source-db-name -DBService replserv -S[ port | service name] 
    

  3. On the target machine, start the target database, as shown:
  4. proserve -db target-db-name -DBService replagent 
    -S[ port | service name] 
    

    Note: The port or service name must match the entries in the control agent sections of the target properties file.

For more information about these steps, see the "Starting the source database" section and the "Starting the target database" section.


Copyright © 2008 Progress Software Corporation
www.progress.com