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?

> 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.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
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