MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VOLUME SELECTION HAS FAILED -Error

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
fixdoubts
Beginner


Joined: 28 Dec 2005
Posts: 1
Topics: 1

PostPosted: Tue Jan 17, 2006 9:19 am    Post subject: VOLUME SELECTION HAS FAILED -Error Reply with quote

I am getting this error while running the job.
please clarify why this error is coming?
Code:
IEF403I XP2XPXR2 - STARTED - TIME=05.56.31 - ASID 00C6               
-                                                --TIMINGS (MINS.)-- 
-JOBNAME  STEPNAME PROCSTEP    RC   EXCP   CONN    TCB    SRB  CLOCK 
-XP2XPXR2 NONCAT2  CONTROLR    00    385    189    .00    .00     .0 
IGD17272I VOLUME SELECTION HAS FAILED FOR INSUFFICIENT SPACE FOR  685
DATA SET XX2.SMS.N0HR0.JHR05.JRNL.CM.FILE.G0046V00                   
JOBNAME (XP2XPXR2) STEPNAME (STEP0100)                               
PROGNAME (ICETOOL ) DDNAME (NEW046  )                                 
REQUESTED SPACE QUANTITY = 207509 KB                                 
STORCLAS (SCADM) MGMTCLAS (MCADM) DATACLAS (        )                 
STORGRPS (SGADM  )     


In the job the dataset definitin is as follows

Code:

//NEW029   DD DSN=XX2.SMS.N0HR0.JHR05.JRNL.CM.FILE.G0029V00,
//            DISP=(NEW,CATLG,CATLG),                       
//            UNIT=SYSDA,                                   
//            SPACE=(CYL,(500,500),RLSE)                     
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12385
Topics: 75
Location: San Jose

PostPosted: Tue Jan 17, 2006 9:28 am    Post subject: Reply with quote

fixdoubts,

Quote:

IGD17272I VOLUME SELECTION HAS FAILED FOR INSUFFICIENT SPACE FOR 685


Check this link for a detailed explanation of the informational message IGD17272I

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2M851/SPTBV7272I

Quote:

// SPACE=(CYL,(500,500),RLSE)


Your space allocation is not right. Do you really need that much space?

Check this link which explains in detail about space allocation

http://www.mvsforums.com/helpboards/viewtopic.php?t=5358

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Tue Jan 17, 2006 9:28 am    Post subject: Reply with quote

SMS can't find enough space on any SYSDA defined pack for 500 cylinders (the primary allocation).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group