Display Submitted CRQ Act (DSPSBMCRQA)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Submitted Change Request Activities (DSPSBMCRQA) command displays the list of activities for the selected change request.

Restriction:

Only messages for a change request that you submitted are displayed. If you have *JOBCTL special authority, you can view the messages for any change requests.

Top

Parameters

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
OUTPUT Output *, *PRINT Optional
Top

Change request (CRQ)

Specifies the change request name and the sequence number of the activity list to display.

The possible change request name value is:

change-request-name
Specify the name of the of the change request for which activities are displayed.

The possible sequence number value is:

sequence-number
Specify the change request sequence number.
Top

Status (STATUS)

Specifies the status criteria for displaying activities.

Possible values are:

*ALL
All change request activities display regardless of status.
*HELD
Displays the activities with a status of Held.
*NOTSTARTED
Displays the activities with a status of Not Started.
*SCHEDULED
Displays the activities with a status of Scheduled.
*WAIT
Displays the activities with a status of Wait.
*READY
Displays the activities with a status of Ready.
*STARTED
Displays only the activities with a status of Started.
*RUNNING
Displays only the activities with a status of Running.
*ENDING
Displays only the activities with a status of Ending.
*ENDED
Displays only the activities with a status of Ended.
*SENT
Displays only the activities with a status of Sent.
*NOTSENT
Displays only the activities with a status of Notsent.
Top

End code (ENDCODE)

Specifies the end code for the change request activities displayed.

Possible values are:

*ANY
Display activities regardless of end codes.
*SUCCESS
Displays all activities with the highest end code between 0 and 9.
*FAIL
Displays all activities with the highest end code between 10 and 89.
*NOTRUN
Displays all activities with the highest end code between 90 and 99.
end-code
Specify the end code to use. Displays activities with the specified end code or an end code greater than the one specified. The valid values are 0 through 99.
Top

Output (OUTPUT)

Specifies whether the command output files displays at the requested work station, or prints with the spooled output file.

*
Output requested by an interactive job is shown on the display. Batch job output prints with the job's spooled output.
*PRINT
The output prints with the job's spooled output.
Top

Examples

DSPSBMCRQA   CRQ(CHG001 123456)

Displays the activities of the change request named CHG001 with the sequence number 123456.

Top

Error messages

None

Top