Was this helpful?
Example: Copy a Database to a New Database
The following example copies the empdata database to a new database, empdev.
relocatedb empdata -new_database=empdev
In VDBA:
1. In a Database Object Manager window, select a database (empdata).
2. Choose Database, Duplicate Db.
The Duplicate Database dialog appears.
3. Enter the name of the new database (empdev) in the New Database edit control.
4. Click OK.
The database is copied to a new database.
Last modified date: 11/28/2023