The ccmdb copy command copies a full Rational® Synergy database.
The new database resides on the same database server as the source database. However, you can use any dest_database_path, if it is on an NTFS file system.
Before you copy a database:
If you give the new database a name that does not conform to the file limit option setting, the ccmdb copy command exits with the following error message:
Destination database name name does not conform to file_limit file name format.
To view the file limit option setting for your database, see ccmdb info.
After copying a database, you might need to change some of the database properties, such as the paths to project work areas. See Rational Synergy CLI Help for the ccm wa (work area) command for important information about changing a copied database properties.
The user for this command is the Rational Synergy administrator.
dest_database_path
Specifies the destination path of the new database. Type the path using the universal naming convention (UNC).
/p|/space destdbspace
Specifies the dbspace to be used by the database server for the new database. By default, the dbspace used is ccm.
src_database_path
Specifies the source path of the database.