Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Submitted Change Request Activities (WRKSBMCRQA) command displays the Work with Submitted Change Request Activities display. From this panel, you can display, hold, release, and end activities; display messages and conditions; and work with destination nodes for an activity.
Restriction:
The activities for the change request specified which satisfy the selection criteria are displayed if you submitted the change request, or you have *JOBCTL special authority. An error message is sent to you if you try to display activities for a change request that you did not submit or you do not have *JOBCTL authority.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CRQ | Change request | Element list | Required, Positional 1 |
Element 1: Name | Name | ||
Element 2: Sequence number | 1-999999 | ||
STATUS | Status | *ALL, *HELD, *NOTSTARTED, *SCHEDULED, *WAIT, *READY, *STARTED, *SENT, *NOTSENT, *RUNNING, *ENDING, *ENDED | Optional |
ENDCODE | End code | 0-99, *ANY, *FAIL, *SUCCESS, *NOTRUN | Optional |
Top |
Specifies the change request name and sequence number of the activity list to be worked with.
The possible change request name value is:
The possible sequence number value is:
Top |
Specifies the status for which to display change request activities.
The possible values are:
First, check the distribution queue at the remote site. Second, make sure that all QMSF jobs are running under the QSYSWRK subsystem. Third, make sure that SUBSYSTEM QSNADS is running.
Top |
Specifies the end code for which to display the change request activities.
The possible values are:
Top |
WRKSBMCRQA CRQ(CHG001 123456)
This command works with the activities for change request CHG001 with sequence number 123456.
Top |
None
Top |