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

Is it possible to bypass the fist step in the JCL


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
subbubannurutcs

New User


Joined: 15 Oct 2006
Posts: 11

PostPosted: Sun Oct 15, 2006 4:22 pm
Reply with quote

Is it possible to bypass the fist step in the jcl
Back to top
View user's profile Send private message
me_abhishekkapoor

New User


Joined: 01 Sep 2006
Posts: 2

PostPosted: Mon Oct 16, 2006 8:58 am
Reply with quote

Hi Subbu,

Yes u can bypass the first step.

give cond=only in the first step
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Mon Oct 16, 2006 9:10 am
Reply with quote

Abhishek...

I am not sure if COND=ONLY is going to satisfy the requirement here.

Quote:
ONLY
Specifies that this job step is to be executed only if a preceding step abnormally terminated. When ONLY is coded, the system:


I would suggest to use RESTART parameter instead to bypass the first Step.
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 -> Mainframe Interview Questions

 


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