IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

RC value for the step flushed


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Muthukumar.PLindia

New User


Joined: 03 Jul 2006
Posts: 51
Location: Chennai

PostPosted: Mon Oct 30, 2006 1:46 pm
Reply with quote

HI,
If my 3rd step expects cond code from step 2, but the step2 got flushed due to the cond code of step 1...
so wil the RC value of the step 2 be evaluated in step 3?
Back to top
View user's profile Send private message
acevedo

Active User


Joined: 11 May 2005
Posts: 344
Location: Spain

PostPosted: Mon Oct 30, 2006 2:10 pm
Reply with quote

AFAIK... it will always be evaluated.... but if Step 3 will be executed or not just depends on what you coded in COND of Step 3.
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Mon Oct 30, 2006 3:06 pm
Reply with quote

Hi !

You also can refer back to the CondCode of a specific prior step in you jobstream.

Regards, UmeySan
Back to top
View user's profile Send private message
acevedo

Active User


Joined: 11 May 2005
Posts: 344
Location: Spain

PostPosted: Mon Oct 30, 2006 3:12 pm
Reply with quote

Quote:
You also can refer back to the CondCode of a specific prior step in you jobstream.


I'd say:

You NEED TO refer back to the CondCode of a specific prior step in you jobstream... if the execution of the current step depends on RC of any previous step.


[/code]
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Mon Oct 30, 2006 3:18 pm
Reply with quote

@acevedo

RIGHT !!!
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
No new posts convert file from VB to FB and use tr... DFSORT/ICETOOL 8
No new posts Forcing a step to run (even if abended) JCL & VSAM 8
No new posts step by step trace 4 ISPF dialog call... TSO/ISPF 17
Search our Forums:

Back to Top