On Thu, 29 Dec 2005 13:43:06 -0700 Paul Gilmartin <[EMAIL PROTECTED]> wrote:
:>In a recent note, Binyamin Dissen said: :>> Date: Thu, 29 Dec 2005 22:12:47 +0200 :>> :> 10.39.42 JOB08819 IEF452I SMSNAME - JOB NOT RUN - JCL ERROR :>> :>But how does SMS know the JCL text contained quotes? Doesn't :>> :>the JCL converter strip them off and use only the interior content :>> :>as the data set name? And why should SMS care how the name was :>> :>represented in JCL, as long as it's valid after lexical processing? :>> SMS does care, as it has its own rules. :>SMS should not care about the representation in the source language. :>For example, if I code my data set name as CL44'whatever', with :>quotes, why should this be treated any differently from generating :>the same content with 44 AL1(nnn) statements, and no quotes involved? You will get an SMS error if you try dynamically allocating that name. :>> Put an IEFBR14 step first and you will see that the C/I is not failing the :>> job. > :>Perhaps I don't understand the terminology. Doesn't the :>"IEF452I SMSNAME - JOB NOT RUN" mean the C/I is failing the job. :>Regardless, I inserted the IEFBR14 step first, with no DD :>statements. No step ran, and I got the same IEF452I and IGD316I :>messages. I would like to see the JCL and SYSMSGS from that job. I tried it on 1.7 and am getting a volume mount in the second step (since all volumes appropriately mounted are SMS managed). -- Binyamin Dissen <[EMAIL PROTECTED]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- 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

