On Thu, 3 Nov 2011 12:37:51 -0700, Donnelly, John P <[email protected]> 
wrote:

>We have a job that executes PGM=IEFBR14 with 40 DD cards specifying  
>DISP=(OLD,DELETE,DELETE).
>From time to time we will get a JCL error because dataset reservation failed.
>Any other way we might accomplish the same event?
>

Details, details, details...   Without them I can't say for sure.   Are you 
getting
message IEF211I?  I think you may be describing a situation rectified by 
specifying 
the following in your ALLOCxx parmlib member:

SDSN_WAIT  WAITALLOC(YES) 

See the init and tuning guide for details.  Also, these days you can make the 
change
dynamically with the SETALLOC command.  

I've needed to use this at shops since MVS/XA.  However, you used to have
have to zap the allocation default table (IEFAB445) to get this option by
turning on the DEFSDSWT flag.  

Regards,

Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS       
mailto:[email protected]                                        
Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html 
Systems Programming expert at http://expertanswercenter.techtarget.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to