DELETE CPCOND
Suppress a current plan condition.
ACTION=DELETE,RESOURCE=CPCOND,ADID=application_description,
IA=input_arrival_datetime,
OPNO=operation_number,
CONDID=condition_ID;
- application_description
- Character (char(16)) can be generic (%*)
- input_arrival_datetime
- Date and time: YYMMDDHHMM
- operation_number
- Integer (integer(4))
- condition_ID
- Integer (integer(3))
Specify all the operands (the complete condition key).