Progress Fathom Replication
User’s Guide


Configuring for automatic transition

You configure Fathom Replication for automatic transition by editing the source properties file.

To configure Fathom Replication for automatic transition:

  1. Set transition=auto in the properties file in the source database directory.
  2. Set critical=1 in the properties file in the source database directory.
  3. For example:

    [server] 
         control-agents=agent_name1 
         database=source_db_name 
         transition=auto 
         transition-timeout=1200 
          
    [control-agent.agent_name1] 
         name=agent1 
         database=target_db_name 
         host=yourhost 
         port=port or service name 
         connect-timeout=120 
         replication-method=async 
         critical=1 
    

For more information, see the "Setting up the target database" section and the "Configuring Fathom Replication" section.


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