Consultor Eletrônico



Kbase P55002: Fathom: error 10215 for RPSERVER executable
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Fathom High Availability Replication 1.0A

SYMPTOM(s):

The executable <FathomRepl>/bin/rpserver started by the DB Service manager ended in error. (10215)

The executable started by the DB Service manager ended in error. (10215)

CAUSE:

Missing the file <dbname>.repl.properties where source database <dbname> resides

FIX:

1. copy <FathomRepl>/properties/source.repl.properties into <dbname>.repl.properties where the source database <dbname>.db resides
2. modify appropriately <dbname>.repl.properties
As a minimum you will need to modify the line
"database=source" into "database=<dbname>"
Most certainly you will also need to change the line
"database=target"