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

JCL condition code if a particular step is not executed


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

New User


Joined: 07 May 2008
Posts: 36
Location: Chennai

PostPosted: Tue Jun 17, 2008 6:53 pm
Reply with quote

Hi,
What will be the condition code if a particular step is not executed?
(Condition code of the step which is not executed)

Regards,
Saravana S
Back to top
View user's profile Send private message
Srinivasa Rao

New User


Joined: 21 Jun 2005
Posts: 75

PostPosted: Tue Jun 17, 2008 7:04 pm
Reply with quote

Please be more descriptive so that others can understand to help you.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Tue Jun 17, 2008 7:08 pm
Reply with quote

srv,

Quote:
What will be the condition code if a particular step is not executed


It should not have a condition code as it was not executed.

Gurus,

Is there any default value for the condition code if a step is not executed?
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Tue Jun 17, 2008 7:10 pm
Reply with quote

If you are using IF instead of COND you can check if a step was run.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Sat Jun 21, 2008 3:54 pm
Reply with quote

srvk_2k2 wrote:
Hi,
What will be the condition code if a particular step is not executed?
(Condition code of the step which is not executed)
Regards,
Saravana S

Why not sit back and think about your question before posting it ?

It is a little like saying how much petrol will my car use without starting the engine.

So, if the step does not run it can not issue a return code.
Back to top
View user's profile Send private message
Aaru

Senior Member


Joined: 03 Jul 2007
Posts: 1287
Location: Chennai, India

PostPosted: Sun Jun 22, 2008 5:13 am
Reply with quote

expat,

Your reply answers my question too and thanks for the same.
Back to top
View user's profile Send private message
manojtyagi_09

New User


Joined: 30 Oct 2006
Posts: 10

PostPosted: Thu Jun 26, 2008 1:41 pm
Reply with quote

NXEQ - Not executed will be seen in JESMSG
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 RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
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
Search our Forums:

Back to Top