5. Back up the database using the following command:
probkup source-db-name source-db-backup-name
6. Copy the backup volume or volumes to the target computer.
7. Copy the source database structure file (source-db-name.st) to the target database directory on the secondary computer and rename it to match the target database name. Make any modifications necessary to the file to match the configuration of the target database.
8. Copy the source database key store (source-db-name.ks) to the target database directory and rename it with the name of the target database (target-db-name.ks).
The source database key store was created when you enabled the database for transparent data encryption.
9. Restore the target database from the source backup volume or volumes using the following command:
prorest target-db-namesource-db-backup-name
10. Enable the database as a target database using the following command: