how to override PROC? please give answer in details. Please
mention how to write it in JCL. Thanks in advance.
Answer Posted / madhus s reddy
@kalpana: it is not possible to override the procedure. What
is the need of overriding the entire procedure?. you can
override only the dd statements in the procedures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is the difference between run mode and addressing mode?
Explain the purpose of dd * statement in jcl?
Explain how can a stopped job be started again?
define cond parameter in jcl?
How to submit jcl through a cobol program?
How do you submit a job for execution?
Differentiate between addressing mode and run mode.
what are the statements that are not valid to be included in an include statement?
Explain the hierarchy levels in jcl?
Mention the types of job control statements?
What is the function of the dd dcb keyword?