Start the target database
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use the following command to start the target database:
|
The database broker will monitor the port or service
name specified by 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 specify
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.
Only limited database connections are allowed until OpenEdge Replication completes startup synchronization.
Note: You can start the target database with any valid
PROSERVE argument. 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.