Hi, You can modify the SMPTLIB DDDEF accordingly(Adding the new Volumes).
Jags On Wed, Jul 11, 2012 at 9:05 AM, mf db <[email protected]> wrote: > Hi Lizette/All, > > This are basically NON SMS managed volumes. > > > *My SMPTLIB looks :* > > CSI QUERY - SMPTLIB DDDEF > ENTRY > ===> > > > > To return to the previous panel, enter END > . > > > Entry Type: DDDEF Zone Name: > GLOBAL > Entry Name: SMPTLIB Zone Type: > GLOBAL > > > > > DSPREFIX: > SYS1.ZOS > > > VOLUME: > DT3WK1 > UNIT: > 3390 > SPACE : PRIM: SECOND: > DIR: > PROTECT: > WAITFORDSN: > DATACLAS: > MGMTCLAS: > STORCLAS: DSNTYPE > : > > > > Peter > > > On Wed, Jul 11, 2012 at 8:54 AM, Lizette Koehler <[email protected] > >wrote: > > > > > > > Dear All, > > > > > > I am in a process of receiving a DB2 related FMID into Global Zone but > > during Receive > > > one of a Dataset is not getting allocated due to space constraint. > > > > > > > > > *SMPOUT :* > > > > > > GIM35302E ** SMPTLIB SYS1.DB2.V10.HDDA211.F1 WAS NOT ALLOCATED ON > VOLUME > > > DT3WK1 > > > BECAUSE ERROR CODE 4714 WAS ISSUED BY DYNAMIC ALLOCATION. > > > GIM54701E ** ALLOCATION FAILED FOR SMPTLIB - IKJ56245I DATA SET > > > SYS1.DB2.V10.HDDA211.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON > > > VOLUMES+. > > > > > > I have created another volume DT3WK2 so that SYS1.DB2.V10.HDDA211.F1 > > gets > > > allocated but thats not happening. > > > > > > *JCL* : > > > > > > //SMP EXEC PGM=GIMSMP,PARM='DATE=U',REGION=0M > > > //SMPCSI DD DSN=SMPE.DB2.GLOBAL.CSI,DISP=SHR > > > //SMPHOLD DD DUMMY > > > //SMPPTFIN DD DSN=IBMUSER.HDDA211.SMPMCS,DISP=OLD > > > //SMPCNTL DD * > > > SET BDY(GLOBAL). /* Set to GLOBAL zone */ > > > RECEIVE SELECT( > > > HDDA211 > > > ) > > > . /* RECEIVE this FMID */ > > > /* > > > > > > I am at : *SMP/E 35.34* > > > *Z/OS : 1.12* > > > > > > Is it possible to direct a dynamic allocation to the next available > free > > > volumes during Receive ? Folks If i have missed something during > > > Receive then please direct me. > > > > > > Peter > > > > A couple of questions. Are these NONSMS or SMS Managed volumes? Why do > > you > > use a SYS1 hlq for an SMPTLIB dataset? > > > > SYS1. Typically goes into the master catalog and is not a great place to > > put > > these types of files. A usercat is more acceptable in many cases. > > > > What is your UCLIN for the SMPTLIB look like? > > > > Lizette > > > > ---------------------------------------------------------------------- > > 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 > -- Regards, Jagadishan ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
