So not to answer your question, But I use John McKown's JES2DISK Rexx that uses ISFEXEC and writes to Unix or PS datasets. https://gist.github.com/JohnArchieMckown/b27747d0c4750a258997
Maybe that would work for you. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Paul Gilmartin > Sent: Tuesday, November 03, 2015 3:25 PM > To: [email protected] > Subject: s013-68 on JES2 EVENTLOG? > > We just got our z/OS 2.2 system up. So I regression tested an EXEC that > unloads the > spool files of a job to UNIX files. > > It uses IEBGENER to copy each DDNAME allocated by SDSF to a UNIX file. > It specifies no DCB attributes on SYSUT2, leaving it to IEBGENER to copy to > SYSUT2 > those supplied by SDSF. > > I see a spool file I've never seen before: stepname JES2, ddname EVENTLOG, > which > fails with: > > 7 8 EVENTLOG: RECFM=U LRECL=32760 CHARS=****,****,****,**** > IEC141I 013-68,IFG0196L,user,$STCTSO1,SYS00196 > IEA995I SYMPTOM DUMP OUTPUT > SYSTEM COMPLETION CODE=013 REASON CODE=00000068 > TIME=14.50.12 SEQ=00083 CPU=0000 ASID=0063 > PSW AT TIME OF ERROR 075C1000 80A26336 ILC 2 INTC 0D > NO ACTIVE MODULE FOUND > NAME=UNKNOWN > DATA AT PSW 00A26330 - 4100302C 0A0D010D A7E5014B > > SDSF "SE" opens it OK with profile: > =PROF> ....ISFEDIT (VARIABLE - 32760)....RECOVERY ON....NUMBER > OFF.... > > Why is this breaking IEBGENER? (I don't know how to extract BLKSIZE from > SDSF.) > > Might it be because IEBGENER might be DCBE-ignorant? > > -- gil > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
