Kbase P175369: Getting error 10820 when trying to start a replication enabled database.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  14/10/2010 |
|
Status: Unverified
SYMPTOM(s):
Getting error 10820 when trying to start a replication enabled database.
Error 10004 - find_Section of /production/prod.repl.properties for section server
The Fathom Replication Server is terminating due to an error. (10399)
FACT(s) (Environment):
Target replication database has not been started yet.
The repl.properties file for the source database exists.
The repl.properties file for the target database exists.
The repl.properties file was ftped from a working installation where replication is already running to another UNIX platform where replication is going to be enabled as well.
All Supported Operating Systems
Progress/OpenEdge Product Family
OpenEdge Replication
CAUSE:
The target.repl.properties file was transferred to the new UNIX machine via FTP. The file was not transferred in binary mode. The file was transferred in ASCII mode which resulted in some characters not being converted correctly.
FIX:
FTP the target.repl.properties file in binary mode from the working machine to the new machine where replication is going to be set up.