Previous Topic: PS CommandNext Topic: QJCL Usage Notes


QJCL Command

The QJCL command either reviews JCL or PARM statements for jobs in the request or prior-run queues, or modifies JCL for jobs in the request queue. For the CPU jobs, use this facility to make overrides to JCL even if the override library or scheduled overrides are used. This facility also accomplishes reusing JCL from CPU jobs in the prior-run queue. The cross-platform jobs do not have any parameter data that are saved in the prior-run queue. If data is saved, it is only the transmitted data. Therefore, cross-platform job statements cannot be retrieved from the prior-run queue. This function is available on the QM Command panel as FUNCTION value 5 or on any other menu or formatted panel as FUNCTION value QM.5.

This command has the following format:

QJCL,{jobname|longjobname|jobnumber}
jobname

Identifies the unique job name of the job in the request queue whose statements you want to update.

Limits: 1 to 8 alphanumeric characters

longjobname

Identifies the unique long job name of the job in the request queue whose statements you want to update.

Limits: 1 to 64 alphanumeric characters

jobnumber

Identifies the unique job number of the job in the request queue whose statements you want to update.

Limits: 1 to 4 numeric characters