ccmdb unpa|unpack packfile [/p|/space dbspace] /t|/to database_path
[/url server_url]
Before you unpack a database:
After unpacking a database (particularly from a packed production database), you might need to change some of the database properties. For example, the paths to project work areas. For important information about changing database properties, see work_area command.
The user for this command is the Rational Synergy administrator.
Unpack the training database to a new database named train72.
> ccmdb unpack packfiles\training.cpk /t \\orbit1\ccmdb\train72
Enter user-name who has privileges of
CREATE USER, DROP USER, CREATE ANY INDEX, DROP ANY INDEX,
CREATE ANY SEQUENCE, CREATE ANY TABLE, INSERT ANY TABLE,
DROP ANY TABLE, SELECT ANY TABLE, UPDATE ANY TABLE,
DELETE ANY TABLE, and GRANT ANY OBJECT PRIVILEGE: sys
Enter password:
Unpacking database \\orbit1\ccmdb\train72.
Creating Rational Synergy database \\orbit1\ccmdb\train72.
Database create succeeded.
Extracting pack file
\\pulsar2\ccmred\ccmred.sol\cmred_odd\packfiles\training.cpk.
Loading database.
loading Rational Synergy dump file version 7.2 platform Windows ...
loading table attrib...
.................................3380 records.
loading table bind...
...343 records.
loading table bsite...
..223 records.
loading table compver...
...368 records.
loading table control...
0 records.
loading table relate...
..224 records.
loading table release...
10 records.
loading table acckeys...
22 records.
Database unpacked successfully.