Recomputing indirect CR members for a transfer set

You can recompute the indirect change request members of a transfer set based on the current change request scope, the change request query, and whether the scope is cumulative. Recomputing members for a transfer set is automatically done when you perform a DCM generate.

Before you begin

The current database must be initialized to use DCM.

You must have the dcm_mgr or ccm_admin role available to recompute the indirect change request members of a transfer set.

About this task

ccm dcm -recompute -crs|-change_requests|-problems
        [-dbid|-database_id database_spec]
        -ts|-transfer_set transfer_set_spec...
-database_id database_spec
Specifies the database identifier to use for the %to_dbid keyword in a change request query for the transfer set. The database_spec must specify a single database definition. See Database specification for details.
transfer_set_spec...
Specifies the transfer set to use to recompute the indirect CR members. See Transfer set specification for details.

Feedback