What does your SYSUT2 DD statement look like?

Typically SYSUT1 is copied to SYSUT2 JCL statements.

I only see SYSUT1

And if you need to raise an SR it would be to DFSMS Utilities.

Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Paul Gilmartin
> Sent: Friday, December 09, 2016 9:40 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: I/O error substituting symbols in sysin
> 
> A job step containing:
> 
> //  EXPORT SYMLIST=*
> //  SET TEST='This is the value of the substituted string.'
> //STEP1          EXEC  PGM=IEBGENER
> //SYSUT1    DD        *,SYMBOLS=JCLONLY,DCB=LRECL=222
>     This is a test of symbol use in instream data sets.        Test here: 
> &TEST
> //* This is a test of symbol use in instream data sets.        Test here: This
> is the value of the substituted string.
> 
> Fails with SYSPRINT containing:
> 
> 1DATA SET UTILITY - GENERATE
> PAGE 0001
> -IEB352I WARNING: ONE OR MORE OF THE OUTPUT DCB PARMS COPIED FROM INPUT
>  IEB351I I/O ERROR ,JCLSYM  ,STEP1   ,JES ,D,SYSUT1  ,READ  ,WRONG LEN
> RECRD,**************,BSAM
> 
> Against which component should I submit the SR?  I doubt that it's Utilities;
> perhaps JES2 or DfSMS?
> 
> -- gil
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to