Kbase P60954: How to start a database that has replication enabled
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/07/2008 |
|
Status: Verified
GOAL:
How to start a database that has replication enabled
GOAL:
What is the command to start a database with replication enabled
FACT(s) (Environment):
All Supported Operating Systems
Fathom Replication
OpenEdge Replication
FIX:
To start a replication enabled database, use the same command to start a normal Progress database (using proserve, dbman or Progress Explorer) and add -DBService with the following options:
for source database:
-DBService replserv
for the target database:
-DBService replagent -S <port>
where <port> is the port number specified under the [control-agent.agent1] section of the <source>.repl.properties