Hi Mike, I removed the LABEL statement but again with the same error.
//TAPEINIT JOB MSGCLASS=X,MSGLEVEL=(1,1), // NOTIFY=&SYSUID,CLASS=T //STEP1 EXEC PGM=IEHINITT //TAPE DD UNIT=(0890,1,DEFER) //SYSPRINT DD SYSOUT=* //SYSIN DD * TAPE INITT SER=Z9BQB1 /* Jake On Tue, Apr 3, 2012 at 4:35 PM, Mike Schwab <[email protected]> wrote: > Why did you add the LABEL statement? > > On Tue, Apr 3, 2012 at 12:05 AM, Jake anderson <[email protected]> > wrote: > > "//TAPEINIT JOB MSGCLASS=X,MSGLEVEL=(1,1), > > // NOTIFY=&SYSUID,CLASS=T > > //STEP1 EXEC PGM=IEHINITT > > //TAPE DD UNIT=(0890,1,DEFER),LABEL=(1,SL) > > //SYSPRINT DD SYSOUT=* > > //SYSIN DD * > > TAPE INITT SER=Z9BQB1 > > /* " > > > > Mike, > > > > Its again the same error message. > > > > Jake > > > > On Tue, Apr 3, 2012 at 10:30 AM, Mike Schwab <[email protected] > >wrote: > > > >> Try > >> //TAPE DD UNIT=(0890,1,DEFER) > >> > >> On Mon, Apr 2, 2012 at 11:20 PM, Jake anderson < > [email protected]> > >> wrote: > >> > Dear Linda, > >> > > >> > Still no luck: > >> > > >> > //TAPE DD UNIT=890,LABEL=(1,SL),STORCLAS=NONSMS > >> -- > >> Mike A Schwab, Springfield IL USA > >> Where do Forest Rangers go to get away from it all? > >> > >> ---------------------------------------------------------------------- > >> For IBM-MAIN subscribe / signoff / archive access instructions, > >> send email to [email protected] with the message: INFO IBM-MAIN > >> > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > -- > Mike A Schwab, Springfield IL USA > Where do Forest Rangers go to get away from it all? > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

