Set OpenEdge Replication Control Agent properties
- Last Updated: January 16, 2024
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
You set the OpenEdge Replication control agent properties to define for the server which agents it will contact, where it will contact them, and how the agent should perform. Each server group supports up to two control agents.
To set the OpenEdge Replication Control Agent properties:
- Click Resources in the management console menu. All resources managed by your console appear in the grid frame.
- Filter or search for the database whose Replication Control Agent properties you want to set.
- Click the Edit icon. The Database details page appears.
- In the Command and control section of the page, click Configuration. The Database Configuration page appears.
- In the OpenEdge Replication Group Links section, click Control-Agent. The Database Replication Configuration page opens.
- Click Edit.
-
Set the properties as follows:
- Database — Specifies the source database name.
- Host — Specifies to the server which host the agent will start on.
-
Port — Specifies which port the server
uses to connect to the target database. The port number specified
must be the same port specified with the
-Sparameter when the target database broker was started. -
Connection Timeout — Specifies how
many seconds the OpenEdge Replication agent will wait for a connection
from the OpenEdge Replication server before the Replication Agent
shuts itself down.
The seconds value must be greater than or equal to 120, and less than or equal to 86,400.
Using this property means you do not have to do a forced shutdown on your target database. If the OpenEdge Replication agent does not receive a connection attempt from the OpenEdge Replication server before the number of seconds specified elapses, the OpenEdge Replication agent will terminate and allow some limited system-level target database connections.
This property is also used by the server when reconnecting to the agent after communication has been lost.
- Maximum message — The maximum number of bytes used for the TCP/IP communication messages.
- Replication method — Asynchronous or synchronous.
-
Critical agent — Specifies whether the
agent is critical. (Select the check box for a critical agent.)
A critical agent is an asynchronous agent for the target database that can become the source database if the source database becomes unavailable.
- Other arguments — Any other arguments for which there is no defined property available.
- Click Save.