On Thu, 1 Apr 2010 18:37:05 -0500, Larry Stout <lst...@fdrinnovation.com> wrote:
>A quick way to determine the error is to submit the JCL as a batch >job. If the job fails during syntax checking, it will not matter >whether the data sets are cataloged or whether JES2 is already >running. > >//JES2 PROC M=JES2PARM >//IEFPROC EXEC PGM=HASJES20,TIME=1440,DPRTY=(15,15) >//HASPLIST DD DDNAME=IEFRDER >//HASPPARM DD DSN=SYS1.CPAC.PARMLIB(&M),DISP=SHR >//PROC00 DD DISP=SHR,DSN=SYS1.CPAC.PROCLIB >// DD DISP=SHR,DSN=SYS1.PROCLIB >//HASPLIST DD DDNAME=IEFRDER >//STEPLIB DD DISP=SHR,DSN=SYS1.SHASLNKE >// PEND >//DOIT EXEC PROC=JES2 > >The resulting messages are: > >STMT NO. MESSAGE > > 3 IEFC001I PROCEDURE JES2 WAS EXPANDED USING INSTREAM PROCEDURE > DEFINITION > 10 IEF631I NUMBER OF DDNAMES EXCEEDS MAXIMUM IN THE DDNAME FIELD > 11 IEF686I DDNAME REFERRED TO ON DDNAME KEYWORD IN PRIOR STEP > WAS NOT RESOLVED > >The second message, IEF631I, is the error. This message is not fully >described in the System Messages manual: > And I was wondering why those messages were not seen on the console, but there is a good chance that IEF196I is suppressed via MPF. Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:mzel...@flash.net Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html