|
|
| Author |
Message |
srvk_2k2
New User
Joined: 07 May 2008 Posts: 18 Location: Chennai
|
|
|
|
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 |
|
 |
References
|
Posted: Tue Jun 17, 2008 6:53 pm Post subject: Re: JCL condition code if a particular step is not executed |
 |
|
|
 |
Srinivasa Rao
Active User
Joined: 21 Jun 2005 Posts: 77
|
|
|
|
| Please be more descriptive so that others can understand to help you. |
|
| Back to top |
|
 |
Aaru
Senior Member
Joined: 03 Jul 2007 Posts: 1065 Location: Chennai - India
|
|
|
|
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 |
|
 |
Craq Giegerich
Senior Member
Joined: 19 May 2007 Posts: 983 Location: Virginia, USA
|
|
|
|
| If you are using IF instead of COND you can check if a step was run. |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 3167 Location: Brussels once more ...
|
|
|
|
| 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 |
|
 |
Aaru
Senior Member
Joined: 03 Jul 2007 Posts: 1065 Location: Chennai - India
|
|
|
|
expat,
Your reply answers my question too and thanks for the same. |
|
| Back to top |
|
 |
manojtyagi_09
New User
Joined: 30 Oct 2006 Posts: 11
|
|
|
|
| NXEQ - Not executed will be seen in JESMSG |
|
| Back to top |
|
 |
|
|