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
Is it possible to left uncode disp? If yes, how?
What are the difference between jcl and jes?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
In job processing, what happens in execution stage?
Where & How Do You Code Identifier In Jcl?
What is the significance of addrspc parameter in the exec statement?
what is SOC4 error?
Is their any set of rules for dd? Explain.
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How to submit a jcl from cics?
Can I send output of job to my remote device careerride123?
A dd statement consists of 4 fields. Name them?
Give the syntax of job specifying jcl statement.
How can a fb file convert to vb file using sort program?
What are some jcl statements that are not allowed in procedures?