Consultor Eletrônico



Kbase P34836: Misspell will cause error: DB Service is not defined. (9868) when starting Fathom Replication
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/28/2008
Status: Verified

SYMPTOM(s):

Error 9868 when trying to start a database for Fathom Replication

DB Service is not defined. (9868)

FACT(s) (Environment):

Fathom High Availability Replication 1.0A
Fathom High Availability Replication 2.0A
Fathom High Availability Replication 3.0A
Fathom High Availability Replication 10.0B
All Supported Operating Systems

FIX:

Check the spelling for the command line being used to start the source and target databases with:
- source database
proserve <sourcedatabasename> -DBService replserv ?S <port or service>

- target database
proserve <targetdatabasename> -DBService replagent ?S <port or service>

Verify the correct syntax for ?DBService, which should be "replserv" for a source database, "replagent" for a target database.