ccmdb copy

This topic contains information about the ccmdb copy command.

Synopsis

ccmdb co|copy   src_database_path dest_database_path
               	[/p|/space destdbspace]

Description and uses

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:

The user for this command is the Rational Synergy administrator.

Options and arguments

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.

Example

Copy the base database to tstgonzo.

> ccmdb copy \\loon\ccmdb\base \\loon\ccmdb\tstgonzo

Caveats

Do not create databases under the Rational Synergy installation directory.


Feedback