Setting controlling database for a folder template

This subcommand takes local control, handover control, or accept control for a folder template.

About this task

ccm ft|folder_temp|folder_template -cdb|-controlling_database 
        -local folder_template_spec...
ccm ft|folder_temp|folder_template -cdb|-controlling_database 
        -handover database_spec folder_template_spec...
ccm ft|folder_temp|folder_template -cdb|-controlling_database 
        -accept database_spec folder_template_spec...
-accept database_spec
Specifies to accept DCM updates from a specified database. You can set database_spec to one DCM database definition. See Database specification for details about using database_spec.
folder_template_spec
Specifies the folder template to be updated. See Folder template specification for details.
-handover database_spec
Specifies that control of the object is handed over from the current database to the specified database. The default value when creating a DCM database definition is a blank string. When you hand over control to a spoke through a hub database, you must specify the hub database_spec for the database_spec value. The specified database_spec must be either a known DCM database definition that permits a generate operation, or a blank string. A blank string means that control cannot be handed over to that database.
-local
Specifies the folder template to take over local control. The object is no longer updated by DCM replication from another database.

Example


Feedback