TYPRUN=SCAN has had this type of behaviour since at least the mid '80's. I suspect it has been like this for a lot longer. Regards, Sam
On Mon, Aug 24, 2009 at 8:43 PM, Brendan Friel <[email protected]>wrote: > I have never come across this (or anything like this) in hundreds > (thousands with automation ?) of times using TYPRUN=SCAN. > > 1) Has it always been a farce ? > > 2) Are there lots of other scenarios where it doesn't work ? > > 3) What is exactly is the root cause of this farcical behavior ? The > DISP=SH example should be easily flagged as an error in any programming > environment. (Spell check for Hotmail even flags the English spelling of > behaviour as an error). > > > > TIA, > > Brendan > > > Date: Mon, 24 Aug 2009 15:13:04 -0400 > > From: [email protected] > > Subject: TYPRUN=SCAN > > To: [email protected] > > > > > TYPRUN=SCAN does not do a complete job of syntax-checking JCL. For > > > example, DISP=SH is not flagged by the scan, but gets a JCL error if > > > submitted normally (z/OS 01.09.00). A user did a ton of TYPRUN=SCAN > > > submissions manually, and while I was playing with a tool to automate > > > the process I encountered this inconvenient truth. Anyone know of more > > > > > examples, or of a fix? > > > > TYPRUN=SCAN is a farce. Submit with TYPRUN=HOLD, then cancel > > the job with SDSF. Or start with IEFBR14 and bypass all further > > steps with IF ... ENDIF. > > > > -- gil > > > > Gil nailed it - I now just add the IEFBR14 and IF ... ENDIF, and it > > looks like that will work (and better than a user could easily do > > manually). > > > > Thanks to all. > > > > Gene Lynd > > > > > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > 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 > > _________________________________________________________________ > HotmailĀ® is up to 70% faster. Now good news travels really fast. > > http://windowslive.com/online/hotmail?ocid=PID23391::T:WLMTAGL:ON:WL:en-US:WM_HYGN_faster:082009 > ---------------------------------------------------------------------- > 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 > ---------------------------------------------------------------------- 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

