On Mon, 27 Dec 2010 07:27:00 -0700, Lester, Bob
<[email protected]> wrote:
>Hi,
>
> Thanks for all the replies on this one.
>
> It turned out to be a missed USERMOD for LE, and the CBLQDA setting
>in particular.
>
> DOH!
>
>Thanks!
>Bob Lester
>
Hi Bob,
I personally hate that option and IBM agrees with me !
2.3.2.10.1 Usage notes © Copyright IBM Corp. 1991, 2009
Topic lines 1 to 7 of 7
z/OS consideration -- You should use CBLQDA(OFF) under z/OS,
because
this prevents a temporary data set from being created in case there is
a misspelling in your JCL. If you specify CBLQDA(ON) and have a
misspelling in your JCL, Language Environment creates a temporary
file, writes to it, and then z/OS deletes it. You receive a return
code of 0 but no output.
Also you should use the parmlib option for LE runtime CEEPRMXX. This
eliminates the usermod and any possible errors of this type.
Doug
----------------------------------------------------------------------
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