Removing objects from a transfer set

You can remove specified objects from specified transfer sets if the object to be removed is a direct member of the transfer set. In other words, you can remove an object that was explicitly added to the transfer set. If an object is a history member, all versions of the object are removed. Note that removing an object does not immediately recompute the indirect members of the transfer set. To see the indirect members with the objects removed (based on the current members), recompute the members of the transfer set.

Before you begin

The current database must be initialized to use DCM.

You must be working as the DCM manager or administrator to use the -remove option.

About this task

ccm dcm -remove -ts|-transfer_set transfer_set_spec object_spec...
object_spec...
Specifies the objects to be removed from the transfer set. See Object specification for more information.
-ts|-transfer_set transfer_set_spec...
Specifies to remove objects from the specified transfer set. You can set the transfer_set_spec to a single transfer set. For details, see Transfer set specification.

Feedback