Previous Topic: QM20-52Next Topic: QM20-56


QM20-55

CAN NOT RESTART - NO JCL ATTACHED

Reason:

A restart is being attempted for a job that does not have any JCL. Because there is not any JCL, a restart would be invalid. Usually the job is marked EXEC=NO in the database so that it will not be submitted to execute.

Action:

If the job should have had JCL, it may be added using the QJCL facility. If the job is not supposed to have JCL (that is, if EXEC=NO on the DB.1 panel) and has a restart requirement, it must be CANCELed and brought back into the request queue without the restart requirement.