I cannot read the JCL listing.  Please put at least 3 spaces when pasting JCL 
into email

For example without spaces

Line1
Line2
Line3

With spaces
   Line1
   Line2
   Line3



Second, looks like the ACS routines thing you may be using tape.  I would go 
into ISMF and run a TEST on the data set name

Option 7 in ISMF - look for TEST


Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
> esmie moo
> Sent: Friday, June 29, 2018 7:43 AM
> To: [email protected]
> Subject: JCL ERROR : IGD01022I
> 
> Gentle Readers
> I am encountering allocating a dsn on a non-sms dasd. I received
> the  following error: IGD01022I EITHER A NON-LIBRARY VOLUME IS SPECIFIED OR
> THE VOLUME SPECIFIED IS NOT IN LIBRARY                    DTM1455I 2018.180
> 10:25:54 Job IEFBR14D failed, JCL Error Below is my JCL.
> /*                                                            //STEP1    EXEC
> PGM=IEFBR14                                   //SYSPRINT  DD  SYSOUT=*
>                                //SYSIN     DD
> DUMMY                                          //SYSUT1   DD
> DSN=PT5013.SMF,                                 //         DCB=(RECFM=VBS,LRE
> CL=32760,BLKSIZE=27998,DSORG=PS),//         SPACE=(CYL,(2,1)),STORCLAS=NONSMS
> ,              //         DISP=(,CATLG,DELETE),UNIT=3390,VOL=SER=ZE6632
> I am not sure where the error is.  The doc explanation (shown below) is not
> helpful:
> A specific volser specified in JCL, which is a non-library volume but a tape
> storage group is assigned OR the specified volume is a library volume but is
> not in the library at the time the job was run.
> 
> System action
> 
> Job failed with JCL err
> 
> 
> ----------------------------------------------------------------------
> 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

Reply via email to