Kbase P124636: Error attempting to synchronize Source and Target Database for first time.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Fathom High Availability Replication 3.0A
Fathom High Availability Replication 10.0B
SYMPTOM(s):
Error attempting to synchronize Source and Target Database for first time.
Either the Fathom Replication Agent agent1 has been incorrectly configured or the target database <targetdb> has been improperly sourced. (10440)
The Agent agent1 cannot be properly configured and is being terminated. (11696)
The Fathom Replication Agent agent1 is being terminated. (10700)
Unexpected error -129 returned to function rpSRV_ServerLoop. (10504)
Target database restored from an online backup of the source database.
Online backup correctly used -REPLTargetCreation parameter.
No other backup of the source database was taken.
proquiet was run against the database before the source and target database were synchronized.
CAUSE:
proquiet changes some internal counters in the source database in a fashion very similar to taking a backup without the -REPLTargetCreation parameter.
If this happens before source and target databases are synchronized, it will cause Replication to fail.
FIX:
Ensure that proquiet is *never* run against the source database before the source and target database are synchronized.
After synchronization is complete, you can run proquiet normally.