Diagnosis The job that you have selected has not been completely defined. Youtherefore cannot modify the job's attributes. The job was defined witha call to the JOB_OPEN function module. But no job steps have beendefined with 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 attributes not modified. Procedure Use the background job management facility> to edit thejob and finish scheduling it. |