7. Copy the backup volume or volumes to the target computer.
8. Copy the source database structure file to the target database directory on the secondary computer. Make any modifications necessary to the file to match the configuration of the target database.
9. Copy the source database key store (source-db-name.ks) to the target machine and place it into the target database directory.
10. Restore the target database from the source backup volume or volumes:
prorest target-db-namesource-db-backup-name
11. Enable the database as a target database using the following command:
12. Configure the Replication property files for both the source and target databases, as follows:
a. Locate the sample source database property file (source.repl.properties) and the sample target database property file (target.repl.properties), found in OpenEdge-install-dir\properties.
b. Copy each file to the same directory as its corresponding database, and rename it to match the name of the database.
c. Modify the copied property files, if necessary.