Changing a database ID and updating affected objects

You can change the current DCM database identifier and convert all objects that reference the old database identifier to use the new database identifier.

You must specify a DCM database identifier that is unique within your DCM cluster.

Before you begin

The current database must be initialized to use DCM.

Start a CLI session in single user admin mode and set your role to ccm_admin.

About this task

ccm dcm -change -dbid|-database_id database_id -convert
-dbid|-database_id database_id
Specifies the new DCM database identifier to be used. The database ID must be unique within the DCM cluster.

Feedback