Release 10.1C: OpenEdge Replication:
User Guide
Setting up the target database
You must restore your backup of the source database to use as your target database.
![]()
To create the target database:
- Copy the structure file (
.st
) from the source database to the target machine.This structure file lists the physical structure of the source database. If the physical structure of your target database is different (for example, there are different drives, slices, or directories) you must edit the structure file to accurately describe the physical structure of the target database.
- Restore the backup copy of the source database on the target machine by entering this command:
For more information on backing up and restoring a database, see OpenEdge Data Management: Database Administration .
- If the database is not online, restore the incremental backup of your source database on the target machine. For example:
For more information on restoring incremental backups, see OpenEdge Data Management: Database Administration .
Enabling the target database for OpenEdge Replication
OpenEdge Replication requires that you enable your target database for OpenEdge Replication with the following command:
Copyright © 2008 Progress Software Corporation www.progress.com |
![]() |