ccmdb shutdown

The ccmdb shutdown command shuts down all active sessions on a database, and then protects the database.

Synopsis

ccmdb shutdown database_path

Uses

Use the ccmdb shutdown command to close down a Rational® Synergy database for maintenance. This command automates several important steps required to bring down all Rational Synergy user sessions safely and ensure that the database is protected.

The ccmdb shutdown command does the following:

Once you have started the ccmdb shutdown command, only an interrupt keyboard sequence can stop the shutdown.

You must be user ccm_root to run this command.

Options and arguments

database_path
Specifies the path to the database you are shutting down.

Example

Shut down the /vol/hydra/ccmdb/test_ccm database.

$ ccmdb shutdown /vol/hydra/ccmdb/test_ccm


Feedback