how to override PROC? please give answer in details. Please
mention how to write it in JCL. Thanks in advance.
Answer Posted / heman
Amra, giving a new library in JCLLIB is however possible.
My understanding of the question asked and my query too is,
whether we can provide an JCL override to the called PROC
in a PROC. Please advise if you have solution. Thanks.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the difference between run mode and addressing mode?
Is it possible to code instream data in a PROC?
Explain how can values be passed from the job stream to an executable program?
a dd statement has 2 types of parameters. Name them?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What are the jcl procedures?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is concatenating?
how do you access an uncataloged dataset in a jcl?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
How do you create a temporary dataset?
How jcl work to handle various input output file operations?
Explain dfsort utility?
How can the attributes of one sms dataset be copied to another dataset?