Changing the DCM delimiter and updating all objects

You can change the current DCM database delimiter and convert existing objects. The DCM delimiter must be consistent across all databases in a DCM cluster.

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 [-from_delim|-from_delimiter from_delimiter]
-delim|-delimiter new_delimiter
-from_delim|-from_delimiter from_delimiter
Specifies the old DCM delimiter. If not specified, the current DCM delimiter is used by default.
-delim|-delimiter new_delimiter
Specifies the new DCM delimiter. The DCM delimiter must be consistent across all databases in a DCM cluster.

Feedback