Deleting a database definition

You can delete a DCM database definition. When you delete a database definition, you also delete information about when DCM generate operations were performed to it using a transfer set.

Deleting this information is appropriate if the corresponding database no longer exists in the DCM cluster. If you are retiring the database rather than deleting it, you can set the database definition to be hidden or not allowed for generate.

Before you begin

The current database must be initialized to use DCM.

Only the DCM manager or an administrator can delete a database definition.

About this task

ccm dcm -d|-delete -dbid|-database_id database_spec...
database_spec...
Specifies database definitions to be deleted. See Database specification for details.

Feedback