How can I override a SYSIN DD DSN in the proc from the JCL? Mark Zelden, Senior software and systems architect, Zurich North America:
The syntax to override a DD statement in a proc from the execution JCL is //STEPNAME.DDNAME DD. For example:
//MYJOB JOB (ACCT),CLASS=A //* //EXEC PROC=MYPROC //* //STEP1.SYSIN DD DSN=MY.PDS.CNTL(SYSIN1),DISP=SHRFor more information see section 5.2 on modifying procedures in the MVS JCL Reference. If the IBM JCL manuals confuse you, you may want to pick up a book on JCL like Murach's OS/390 and z/OS JCL. There are other JCL books that you can find on Amazon.com as well.
Requires Free Membership to View
When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with data center technologies.
Margie Semilof, Editorial DirectorThis was first published in November 2008
Data Center Strategies for the CIO
Join the conversationComment
Share
Comments
Results
Contribute to the conversation