RMVCRQDA (Remove Change Request Description Activity) Command Description

Note: To use this command, have the 5722-SM1 (System Manager for iSeries) licensed program installed.

RMVCRQDA Command syntax diagram

 

Purpose

The Remove Change Request Description Activity (RMVCRQDA) command removes an activity from a change request description.

Restriction: You must have *CHANGE authority to the change request description object to remove an activity from it.

 

Required Parameters

CRQD
Specifies the name and library of the change request description where the activity is removed.

The possible library values are:

*LIBL: Locates the change request description in the library list. The first matching change request description is used.

*CURLIB: Locates the change request description in the current library. If no library is specified as the job's current library, the QGPL library is used.

library-name: Specify that only the library specified is searched.

change-request-description-name: Specify the name of the change requests description from which an activity is removed.

ACTIVITY
Specifies the activity to remove.

*LAST: The last activity to run (named *LAST) is removed.

activity-name: Specify the name of the activity to be removed.

Example for RMVCRQDA

RMVCRQDA CRQD(*LIBL/CHG001)  ACTIVITY(ACT01)

This command removes the ACT01 activity from the first change request description found in the library list of the current interactive job with the name CHG001.

Error messages for RMVCRQDA

*ESCAPE Messages

None