Consultor Eletrônico



Kbase P130048: Unable to start Fathom Replication on the target database- error 10356
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/11/2009
Status: Verified

SYMPTOM(s):

Unable to start Fathom Replication

Target database managed by Fathom Replication does not start

Multi-user session end. (334)

Access to database <db> not allowed. The database is enabled for site replication but either replication is not running, or this process is not authorized to open a replication enabled database. (10356)

Removed shared memory with segment_id:

Target database has been restored from a source database backup

Database was enabled as a Replication Target database.

Command to start target database: proserve -db target -DBService replserv -S 4501

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
OpenEdge Replication
Fathom Replication

CAUSE:

-DBService replserv is for the source database and is the wrong value for the target database, the correct value for target -DBService is " replagent".

FIX:

Use the proper -DBService property value for the target database which is -DBService replagent.

ie:
proserve -db target -DBService replagent -S 4506 -n 150 -Mn 8