View previous topic :: View next topic |
Author |
Message |
santhoshv Beginner
Joined: 02 Mar 2005 Posts: 2 Topics: 1
|
Posted: Wed Mar 02, 2005 4:45 am Post subject: Omit Steps in JCL using #JI |
|
|
Is it possible to give #JI,ID NOT= condition in the jcl for skiping the steps from execution
eg: #JI,ID NOT=101 |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Wed Mar 02, 2005 12:22 pm Post subject: |
|
|
Yes. #JO,ID=101 will omit ths step if the schedule id is 101. |
|
Back to top |
|
 |
santhoshv Beginner
Joined: 02 Mar 2005 Posts: 2 Topics: 1
|
Posted: Fri Mar 04, 2005 5:43 am Post subject: |
|
|
Thanks for your reply !!
Regards
Santhosh |
|
Back to top |
|
 |
|
|