Kbase P132821: Replication fails to intialise with errors 11703 and 10440 on Source database and Replication agent
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/11/2010 |
|
Status: Verified
SYMPTOM(s):
Replication fails to intialise with errors 11703 and 10440 on Source database
It appears the Target Database <database-name> has been restored since the last time Replication was run. Replication to this Agent <agent-name> cannot continue. (11703)
Either the Fathom Replication Agent <agentname> has been incorrectly configured or the target database <databasename> has been improperly sourced. (10440)
The Agent <agent-name> cannot be properly configured and is being terminated. (11696)
The Fathom Replication Agent <agent-name> is being terminated. (10700)
Unexpected error <error-code> returned to function <function-name>. (10504)
Unexpected error -129 returned to function rpSRV_ServerLoop. (10504)
Replication agent keeps ends immediately after communication with source is established
Replication agent keeps ending with 10506 right after 10392
Database <database name> is being replicated from database <database name> on host <host name>. (10392)
The Fathom Replication Agent <agent-name> is ending. (10506)
The <database-name>.repl.recovery files was removed prior to target database restart up
FACT(s) (Environment):
OpenEdge Replication 10.x
Fathom Replication 3.0A
All Supported Operating Systems
Fathom Replication
CAUSE:
Replication Agent cannot recovery without <database-name>.repl.recovery.
FIX:
Redeploy the replication.
[source]
probkup online source source_bak -REPLTargetCreation
delete *.recovery (for both source and target)
[target]
prorest target source_bak
proutil target -C enablesitereplication target
proserve target [+parameters] -DBService replagent
[source]
dsrutil source -C restart server