how can we pass external data to instream procedures
Answer Posted / muhammad jamshad
By using override on step inside the procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Must tape dataset definitions include vol=ser specifications?
How to alter the parameters for the existing gdg?
Which dd parameters are required?
What is the function of the dd mgmtclas keyword in sms datasets?
what is the JCL statement consists of?
Explain the hierarchy levels in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
how you can direct the data to spool using SYSOUT option?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
which utility is used to sort a file in jcl?
How can return codes be tested before execution of a job step?
Explain how can a stopped job be started again?
what is the purpose of coding notify parameter in job statement?
Can we call instream to catalog and catalog to instream?
what are JCLLIB and STEPLIB in JCL?