Release 10.1B: OpenEdge Replication
User Guide


Sample OpenEdge Replication combined properties file

The following is a sample combined properties file; you can use the combined file if your source and target database names are the same. This file must reside in both the source database directory and the target database directory:

[server] 
     control-agents=agent1 
     database=source 
     transition=manual 
     transition-timeout=600 
[control-agent.agent1] 
     name=agent1 
     database=target 
     host=your host 
     port=your port 
     maximum-message=32 
     connect-timeout=120 
     replication-method=async 
     critical=0 
[agent] 
    name=agent1 
    database=target 
    listener-minport=4387 
    listener-maxport=4500 


Copyright © 2006 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095