Diagnosis The job that you have selected has not been completely defined andtherefore cannot be released to run. The job was defined with a callto the JOB_OPEN function module. But no job steps have been definedwith the JOB_SUBMIT function module. A possible explanation for this error is that a job was creatednon-interactively through the background programming interface.However, the program that created the job did not finish defining andscheduling the job. System Response Job not released. Procedure Use the background job management facility> to edit thejob and finish scheduling it. |