Vous êtes sur la page 1sur 2

To Solve SB37: Space abend. S job_name Then find the dataset which has the space issue(Mostly by F8).

Then check the Step name and Proc step name and find the space parameter of the dataset. Go to CA-7 and open the JCL in the Edit mode Xq,job=job_name e Job_name then go to the particular step and in that go for the particular step and find the DSN and change(Increase, Mostly double) the space parameter. Then find out from where the job need to be restarted. Code the restart card. The restart the job. Xq,job=Job_name F job_name Requed Issue: For Requeued job error. If job is not in CA7 queue. Then do the following process.

REQUEUE,JOB=Job_Name Then restart the job.


If job is in Queue then make the required changes and resubmit the job.

UNIDENTIFIED OPERATION FIELD: Requed issue ? AZFCHV38: S JESYSMSG: 175 IEFC605I UNIDENTIFIED OPERATION FIELD 240 IEFC605I UNIDENTIFIED OPERATION FIELD S AZFCHV38 F 150 and F 240 Error: 175 XXSLKDB 240 XXSLKDB DDD DSN=VAZFC.THCMA.&REGN..CODE1.SLKDB,DISP=SHR DDD DSN=VAZFC.THCMA.&REGN..CODE1.SLKDB,DISP=SHR

Resolution was DDD was changed to DD JCLERROR : ? Job_name Check whether job has abended in first step or some steps have been completed. If some steps have completed successfully then check for PGENs. S Job_Name F was not 1) Data set not found. Proc_step Job_step DD_Name DATA SET NOT FOUND Ex: PS020 JS020 AVFAB760 - DATA SET NOT FOUND Go to the top of screen Use F Jod_step Use F Proc_step Use F DD_Name then Get the Data set.

Vous aimerez peut-être aussi