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

JCL SKIP STEPS & OVERRIDES


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

New User


Joined: 28 May 2005
Posts: 2
Location: Chennai

PostPosted: Sat May 28, 2005 3:15 pm
Reply with quote

Hi,

I have two questions

1. Is there any command available to skip any intermediate STEP or STEPS while running any JCL?

2. Assume if we have aPROC (procedure) having same step name & dd name for as two steps. Any option available for give override?

Thanks in advance
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sun May 29, 2005 9:29 am
Reply with quote

Hi Raj,

Here's some ans:

1. Use the COND param or the IF/THEN/ELSE/ENDIF facility.

2. Change the PROC to use unique stepnames.
Back to top
View user's profile Send private message
KatanguriR

New User


Joined: 28 May 2005
Posts: 2
Location: Chennai

PostPosted: Mon May 30, 2005 6:29 pm
Reply with quote

Hi,

With reference to your reply, Just clarify will you do with out ediitng PROC.

My requirement is, We should not edit the PROC for SKIP as well as dupe STEP NAMES

Thanks,
Raj

mmwife wrote:
Hi Raj,

Here's some ans:

1. Use the COND param or the IF/THEN/ELSE/ENDIF facility.

2. Change the PROC to use unique stepnames.
[/quote]
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Tue May 31, 2005 12:25 am
Reply with quote

It would be helpful (and probably elicit more replies) if you FULLY explain the problem you wish to have solved. If you do that you can avoid time wasting exchanges such as we're having here.

Another ques: was this requirement passed on to you, or was it circumstances, or did you devise it for the sake of this exercise?

In any case, please provide as many specifics as possible. They can result in a more timely resolution to your problem.
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 CA7 deleting files in steps after job... CA Products 4
No new posts SKIP LOCKED DATA in UPDATE statement DB2 9
No new posts Identify the count from two diffrent ... DFSORT/ICETOOL 19
No new posts SMF logging in RDT server - Steps inv... PL/I & Assembler 1
No new posts Logic to skip Maximum time-stamp and ... DB2 2
Search our Forums:

Back to Top