ccmdb unprotect

The ccmdb unprotect command unprotects a database.

Synopsis

ccmdb unprotect database_path

Uses

Use the ccmdb unprotect command to unprotect a database that was protected using the ccmdb protect command or ccmdb shutdown command.

You must be user ccm_root to run this command.

Options and arguments

database_path
Specifies the path to the database you are unprotecting.

Example

Unprotect the /vol/tom/ccmdb/tstgonzo database.

$ ccmdb unprotect /vol/tom/ccmdb/tstgonzo


Feedback