ccmdb protect

This topic contains information about the ccmdb protect command.

Synopsis

ccmdb pr|protect database_path

Description and uses

The ccmdb protect command prevents users from starting new sessions on the protected database.

You want to prevent users from starting new sessions if a database is corrupted or if you are installing a model into a database.

The user for this command is the Rational® Synergy administrator.

Options and arguments

database_path

Specifies the path to the database that you want to protect.

Example

Protect the \\boon\ccmdb\test_ccm database.

> ccmdb protect \\boon\ccmdb\test_ccm

Caveats

This command prevents new sessions from being started on the specified database. However, it does not protect the database from sessions already running. Stop current sessions by running the ccmdb shutdown command.


Feedback