Consultor Eletrônico



Kbase P95309: Target database stopped abnormally (Fathom Replication)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Fathom Replication

SYMPTOM(s):

Target database stopped abnormally

SYSTEM ERROR: Releasing multiplexed latch. latchId:<latch-num> (5029)

User <num> died holding <num> shared memory locks. (2522)

Begin ABNORMAL shutdown code (2249)

Replication Server timed-out on source

The Site Replication Server is ending. (10505)

SYSTEM ERROR: Rollforward Apply AI note, BKUPDCTR=<val1>, note updctr=<val2>. (1028)

CAUSE:

A user process died while connected to the target database and it was holding a latch (lock for a resource in shared memory), this triggers a database shutdown. The target database must be restarted after that. As the Replication Server is not running anymore, it must also be restarted for synchronization between source and target to happen.

FIX:

1. Restart Target database
proserve <db> -DBService replagent -S <port/service>
2. Restart Replication Server on Source database
dsrutil <db> -C restart server