Set up manual transition
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
When manual transition is set up and the OpenEdge Replication agent loses contact with the OpenEdge Replication server, the agent waits indefinitely for a transition to be performed by the DBA. If the OpenEdge Replication server reconnects any time before transition is performed, normal processing resumes.
In order for manual transition to be performed by the OpenEdge Replication agent, you must configure the following properties as described:
- The server property
transitionmust be set tomanual. - The control-agent property
criticalcan be set to0, for noncritical. - The server property
transition-timeoutshould be set to a reasonable value. Even though this value is not used for manual transition, it should be set in case transition is, at some other time, changed toauto.
The sample properties file in the following figure can be used as a guide.
|
As the previous figure shows, the OpenEdge Replication agent, agent1,
will wait for connection from the OpenEdge Replication server indefinitelyuntil
the DBA performs transition.
To perform transition manually, use the following command:
|