Consultor Eletrônico



Kbase P54870: Clients cannot connect to target database.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/30/2008
Status: Verified

SYMPTOM(s):

Clients cannot connect to target database.

FACT(s) (Environment):

The source and target databases are synchronized.
Log shows: RPLA 16: The Source and Target databases are synchronized. (10668).
Fathom High Availability Replication 1.0A
Fathom High Availability Replication 2.0A
All Supported Operating Systems

CAUSE:

Source agent was started with the rprepl command which is not the command to use.
rprepl dbname -C enable

Note that when the proper command is used the log will have an RPLU (not RPLA) process name as the example below shows:
RPLU 16: The Source and Target databases are synchronized. (10668).

FIX:

Use the DSRUTIL command to restart the Replication Server.

dsrutil db-name -C restart replication-server-name

Log will show the following if the dsrutil command was used:

RPLU 16: The Source and Target databases are synchronized. (10668).