The following is an overview of the tasks you must perform to use the immediate agent startup mode for OpenEdge Replication.

To set up the immediate agent startup mode for OpenEdge Replication:

  1. Using the PROENV utility, ensure that you have the $DLC, $PROMSGS, $DSRHOME, and $PROCFG environment variables set correctly. For more information about these variables, see Install OpenEdge.
  2. Shut down the database you intend to use as the source.
  3. On the source machine, do the following:
    1. Create an initial backup of the source database.
    2. Create a structure file (.st) of the source database.
    3. Ensure that after-imaging is set up and running.
    4. Enable the source database for OpenEdge Replication.
    5. Perform an incremental backup of the source database.

    For more information about these tasks, see Set up the OpenEdge Replication databases.

  4. On the target machine, do the following:
    1. Copy the source database backup to the target machine. (The source database backup is the initial copy of the target database.)
    2. Enable the target database for OpenEdge Replication.

    For more information about these tasks, see Set up the OpenEdge Replication target database.

  5. To set OpenEdge Replication property values, do the following:
    1. Configure the server properties file.
    2. Configure the agent properties file.
  6. Start the databases in the following order:
    1. The target database
    2. The source database

    Because the databases are enabled for OpenEdge Replication, the OpenEdge Replication server and agents will also start.