Setting the controlling database for an object

This subcommand sets the controlling database for process definitions, folder templates, release definitions, and process rules.

Before you begin

You must be in the build_mgr, dcm_mgr, or ccm_admin role to use this subcommand.

About this task

ccm cdb|controlling_database -local object_spec...

ccm cdb|controlling_database -handover database_spec object_spec...

ccm cdb|controlling_database -accept database_spec object_spec...
-accept database_spec
Specifies to accept control of the object from the specified database. See Database specification for details.
-handover database_spec
Specifies to hand over control of the object to the specified database. See Database specification for details.
-local
Specifies that control of the object is to be handled by the local database.
object_spec
Specifies the object to be modified. See Object specification for details.

Feedback