how to override PROC? please give answer in details. Please
mention how to write it in JCL. Thanks in advance.
Answer Posted / amra
In
To use a different PROC, you use a different library in the
JCLLIB. Your test PROC can be saved there with the same
name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How can an in-stream dataset be terminated?
What does a disposition of (new,catlg,keep) for a dsn mean?
what is use of dcb parameter in dd statement?
Explain the function of the dd dcb keyword?
How to pass the parameter in parm using linkage section ? (syntax)?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
which parameter is used to check the syntax of a jcl without executing it?
How can return codes be tested before execution of a job step?
What is one line to pass PARM from JCL to COBOL?
What is the purpose of the dd keylen parameter?
how to do automated restart when a job abends?
what is the purpose of coding notify parameter in job statement?