The step should be executed unless any prior step has RC>9.


Neal Eckhardt said:
OK, I'm usually pretty good at spotting these things, but this one has me baffled.

z/OS 1.4 system and here is the JCL setup


Job card with COND=(9,LT).


An IF/THEN/ELSE/ENDIF construct with another IF/THEN/ELSE/ENDIF imbeded in the first one.


A PROC that has an override COND.STEPX=(4,LT,SORT0035) for a step within the PROC, and the above mentioned IF/THEN/ELSE/ENDIF is also contained within the PROC.


Following the outer IF/ENDIF construct, outside of the PROC is a step with COND=(9,LT). This step is executing. Looking at all of the Return Codes for this execution, all steps finished with a RC=0 except for one step that ended with a RC=4. Several steps were FLUSHED due to the IF/ENDIF testing.


For the life of me, I cannot see why this step is running.


Can anybody throw ANY ideas my way to explain this?


Thanks, Neal


_________________________________________________________________
More photos, more messages, more storage—get 2GB with Windows Live Hotmail. http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_2G_0507

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