Hi,

Good Day !

I am encountering the below error while performing the Receive step. Even
though i have given dedicated Volumes but I am getting a insufficient
volume.

My JCL :

//FEK2RCVE JOB MSGCLASS=X,MSGLEVEL=(1,1),CLASS=B,
//         REGION=0M,NOTIFY=&SYSUID
//RECEIVE  EXEC PGM=GIMSMP,REGION=0M
//SMPCSI   DD DSN=SMPE.RDZ.CSI,DISP=OLD
//SMPPTFIN DD DSN=A255209.IBM.HHOP801.SMPMCS,DISP=SHR
//*SMPTLIB  DD UNIT=3390,SPACE=(TRK,(1,1)),VOL=SER=RDZVOL
//SMPHOLD  DD DUMMY
//SMPCNTL  DD *
  SET BOUNDARY(GLOBAL) .
  RECEIVE SELECT(HHOP801)
          SYSMODS
          RFPREFIX(A255209)
          LIST .
/*

*JESMSGLG :*
IKJ56245I DATA SET SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON
VOLUMES+
IKJ56245I USE DELETE COMMAND TO DELETE UNUSED DATA SETS

SMPOUT:
GIM35306E ** SMPTLIB SMPE.RDZ.HHOP801.F1 WAS NOT ALLOCATED BECAUSE ERROR
CODE 4714 WAS ISSUED  BY BY DYNAMIC ALLOCATION.
GIM54701E ** ALLOCATION FAILED FOR SMPTLIB - IKJ56245I DATA SET
SMPE.RDZ.HHOP801.F1 NOT ALLOCATED, NOT ENOUGH SPACE ON VOLUMES+.
GIM54701E ** ALLOCATION FAILED FOR SMPTLIB - IKJ56245I USE DELETE COMMAND
TO DELETE UNUSED DATA SETS.


jags

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to