Consultor Eletrônico



Kbase P92539: Cannot start Source Database Replication Server after Online Backup or Proquiet
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/08/2010
Status: Verified

SYMPTOM(s):

Cannot start Replication Server for source database after Online Backup of the source.

Cannot start Replication Server for Source database after Proquiet issued against the source.

Errors occur upon restarting the Replication Server during startup of the Source Database after online backup

Errors occur upon restarting the Replication Server during startup of the Source Database after proquiet issued

Replication Server fails with an message in database log files

Replication Agent terminates as a result of the failure

Message in log file: The database has not been properly backed up

The Fathom Replication Agent agent1 is being terminated. (10700)

FACT(s) (Environment):

OpenEdge 10.0B
Fathom High Availability Replication 10.0B

CAUSE:

Bug# 20040823-010

FIX:

Upgrade to OpenEdge 10.0B01 (SP 1) or higher release of OpenEdge.
- workaround -
Specify the -REPLTargetCreation parameter anytime an online backup or a proquiet is performed against a Replication Source database:

probkup online db db.bak -REPLTargetCreation

proquiet db enable -REPLTargetCreation

This argument does not add any additional processing time or overhead.

In the event that an online backup or proquiet was performed without the -REPLTargetCreation parameter and the Replication Server fails to start in the manner described above, use the following steps to get around the problem:

1) Stop the Target database using Proshut

2) Run:

proquiet sourcedb enable -REPLTargetCreation

3) Run:

proquiet sourcedb disable

4) Restart the Target database

5) Restart the Replication Server with the following command:

dsrutil sourcedb -C restart server