ACTION_DELETE_CHANGE

The ACTION_DELETE_CHANGE CM batch parameter specifies whether to delete one or more changes.

No other CM batch actions are allowed when you are requesting a change to be deleted. Any type of change can be deleted except for a multi-target change.

To delete a single change, specify the CHANGE_OWNER and CHANGE_NAME parameters. To delete multiple changes, specify the criteria for deletion by using any of the DELETE_CRITERIA parameters (DELETE_CRITERIA_AGE, DELETE_CRITERIA_NAME, DELETE_CRITERIA_OWNER, and DELETE_CRITERIA_STATUS). For details, see Deleting changes by using CM batch.

Values
C
Specifies a conditional delete. The specified change or changes are deleted if no other changes have the change as a prerequisite. Otherwise, if the change is a prerequisite, an error message is issued. A list of changes that have the change to be deleted as a prerequisite are listed.
N
Specifies to not delete any changes.
U
Specifies an unconditional delete. The specified change or changes are deleted even if other changes have the change as a prerequisite. If other changes have the change as a prerequisite, the changes that depend on the change that is being deleted are set to DEFINED status and must be analyzed before being run. A list of changes that have the change to be deleted as a prerequisite are listed.
Default
N