View previous topic :: View next topic |
Author |
Message |
balajis Beginner
Joined: 08 Dec 2004 Posts: 1 Topics: 1
|
Posted: Wed Dec 15, 2004 10:38 am Post subject: JCL step overriding |
|
|
Can i able to override only one step instead all steps which are in same
step. |
|
Back to top |
|
 |
Phantom Data Mgmt Moderator

Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
|
Posted: Wed Dec 15, 2004 10:46 am Post subject: |
|
|
Balajis,
Could you please clear in your question. You refer STEP everywhere in your post.
Check whether you are looking for an override like this
Code: |
//R010.SORTOUT DD SPACE=(CYL,(10,1),RLSE)
|
The above code will override only the SPACE parameter for the SORTOUT DD.
Thanks,
Phantom |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Wed Dec 15, 2004 1:15 pm Post subject: |
|
|
balajis,
Please follow the rules. Post detailed information on what you're trying to accomplish. Do not make people guess what you mean. This will give you a much better chance of getting a good answer to your question.
Thanks
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|