Release 10.1B: OpenEdge Replication
User Guide


Starting the target database

Use the following command to start the target database:

proserve -db target-db-name -DBService replagent -S [port|service name ] 

The database broker will monitor the port or service name specified using the -S argument; therefore, inclusion of the argument is required. The port or service name must be the same as the port or service name parameter you specified in the OpenEdge Replication server’s repl.properties file.

The port or service name you specify with the -S argument can also be used by ABL clients and the Replication server. If the broker started is configured for both ABL and SQL connections, the SQL clients can use the port and service name as well.

The -DBService parameter instructs the broker to start the OpenEdge Replication agent. Only limited database connections are allowed until OpenEdge Replication completes startup synchronization.

Note: Any valid PROSERVE argument can be used to start the target database. When using arguments that affect shared memory (number of users, clients per server, maximum number of servers, etc.), you should be careful to use the same arguments and values you used when you started the source database.


Copyright © 2006 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095