10.39.42 JOB08819  IEF452I SMSNAME  - JOB NOT RUN - JCL ERROR
    [ ... ]
       4 IEF648I INVALID DISP FIELD- KEEP SUBSTITUTED
       4 IGD316I DATA SET ALLOCATION REQUEST FAILED -
DATA SET - ' A...(0) '
NAMED IN QUOTES, IS NOT ELIGIBLE TO BE SMS-MANAGED

It's an IGD* message, not an IEF* message.  SMS is doing it, not
JCL Converter.  But JCL must communicate closely with SMS to do
this -- the sort of design I advocated in a prior post.

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?

-- gil

The SIOT contains a "Quoted Data Set Indicator", SIOTDSQU...
change id JBB2223 93/05/13.
It's been around a while.

DanD

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