Kbase P84493: Fathom Replication agent shuts down if the replication server process is shut down.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/05/2009 |
|
Status: Verified
SYMPTOM(s):
Shutting down the Fathom Replication Server process will cause the agent process to automatically shutdown.
dsrutil -C terminate server stops the replication agent process on the target database
users cannot connect to target database after replication agent looses connection to replication server error 10356
Access to database <db> not allowed. The database is enabled for site replication but either replication is not running, or this process is not authorized to open a replication enabled database. (10356)
FACT(s) (Environment):
Fathom High Availability Replication 1.0A
Fathom High Availability Replication 2.0A
Fathom High Availability Replication 3.0A
CAUSE:
Replication Agent (RPLA) is automatically shutdown on the target database(s) if the Replication Server (RPLS) process is terminated. If the replication target is being used for a reporting server, while existing users connected prior to the RPLA can complete their work, no new client connections can be made to the target database to run reports and queries (until the RPLS is restarted and the target database is restarted in order for replication to resume once synchronisation has completed). This is by product design prior to OpenEdge Replication 10.1A.
CAUSE:
Enhancement Request# OE00106010
FIX:
This Enhancement has been implemented in the product in OpenEdge Replication 10.1A. A new property "agent-shutdown-action" needs to be added to the source.repl.properties in order that the target database's replication agent (RPLA) will remain active when the replication server is shutdown.