Hi Binyamin, We've jumped back to 1.9 on our sandbox system for now (to test fallback from 1.11), so I'll have to recreate the problem when we're back up on 1.11.
Best as I can remember (and I don't have the output - DUH!), the error message was in the CEEMSG or CEEDUMP DD, but I don't remember the file status. We added a DD statement to the JCL, and it worked fine. It didn't even write to the DD! From reading the Fine Manuals, it appears that I can code DYNAMNBR on the EXEC statements - which seems a better solution than coding individual DDs if I end up having to change the vendor PROCs anyhow. Thanks for the response, and I'll repost when I can recreate. Happy Holidays! Thanks! BobL -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Binyamin Dissen Sent: Tuesday, December 21, 2010 1:56 PM To: [email protected] Subject: Re: Dynamic Allocation 1.9 <-> 1.11? On Tue, 21 Dec 2010 13:19:31 -0700 "Lester, Bob" <[email protected]> wrote: :> We've uncovered a difference in Dynamic Allocation behavior between :>z/OS 1.9 and z/OS 1.11 in our location. :> A vendor software package does dynamic allocation from a program - :>for an //ERRORS DD in this case. This batch job works fine under under :>1.9, but abends under 1.11 with a message saying it could not open the :>DD. Adding the DD card fixes the problem. Vendor software level is :>identical on both versions. The EXEC statement does not contain a :>DYNAMNBR parameter. I see where ALLOCxx controls some Dynamic :>Allocation parms, such as space, unit, etc. :> Any ideas what would cause this, or where I should look? We'd :>prefer not to have to change the PROCs involved (there's LOTS of them!). :> Is there a system default for DYNAMNBR that can be set somewhere? :>Or am I off the tracks entirely? What are the exact details of the dynamic allocation error? It may be a generic unit problem, for example. ---------------------------------------------------------------------- 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 ------------------------------------------------------------------------------ This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies. OppenheimerFunds may, at its sole discretion, monitor, review, retain and/or disclose the content of all email communications. ============================================================================== ---------------------------------------------------------------------- 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

