Hi,
Can anyone help me with answer for below question.
Q). Step1 exec pgm=pgm1
DD1 DD DSN =FILE1
DD2 DD DSN=FILE2
DD3 DD DSN=FILE3
DD4 DD DSN=FILE4
I want to bypass FILE3 and process with another fileX without using any utilities and cond parameters ?
Can anyone help me with approach to bypass file 3?
Bypass a file in concatenation in JCL.
-
- New Member
- Posts: 8
- Joined: Tue Dec 22, 2015 10:44 am
- Robert Sample
- Global Moderator
- Posts: 1903
- Joined: Fri Jun 28, 2013 1:22 am
- Location: Dubuque Iowa
Re: Bypass a file in concatenation in JCL.
Why do you not want to use any utilities or condition codes?
And why would you think you need to? Just edit the JCL, change DD3 to point to fileX, and submit it.
And why would you think you need to? Just edit the JCL, change DD3 to point to fileX, and submit it.
Create an account or sign in to join the discussion
You need to be a member in order to post a reply
Create an account
Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute