ccmdb copy src_database_path dest_database_path [-p|-space dbspace]
Use the ccmdb copy command to copy an existing Rational Synergy database. The new database resides on the same database server as the source database. You can use any dest_database_path, as long as that file system is mounted.
The ccmdb copy command copies a full Rational Synergy database, including the st_root directory.
To run this command, you must log on as the Oracle user who has write privileges for the appropriate tasks. For more information, see Setting up user privileges for UNIX on Oracle.
Copy the base database to tstgonzo.
$ ccmdb copy /vol/hydra/ccmdb/base /data/ccmdb/tstgonzo
Do not create databases in the Rational Synergy installation directory.