On Fri, 15 Oct 2010 08:24:13 -0500, Ron Wells wrote:

>Anyone run across where a IEBGENER  fails with a S013-64
>
>//SYSUT1   DD  DUMMY,
>//             DISP=SHR,LRECL=4096,RECFM=FB
>
>//SYSUT2   DD  DSN=XX15.TEST.DATA.SET,
>//             DISP=(NEW,CATLG,DELETE),
>//            UNIT=DASD,
>//            SPACE=(15000,15000)
>
>If RECFM changed to F it works.......problem is this job has run for
>??????
>Just now failing  z/os 1.11 but have been on this rel for 4mon..
>
M&C sez:

   64
          An OPEN macro instruction was issued for a dummy data set using
          an access method other than QSAM or BSAM. Correct the DD
          statement to specify a real data set, or access the data set
          using BSAM or QSAM.

???

What "access method other than QSAM or BSAM" would IEBGENER use?  Ever.

PMR time?

-- gil

----------------------------------------------------------------------
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

Reply via email to