How do you override a parameter in Positional parameters?
Answer Posted / rajesh_m13
By providing Stepname.patameter name
i.e // exec procedurename,parameter.ddname with changed
parameters
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
How do you submit a job for execution?
How can a jobs execution priority be modified?
Are there any set of rules for the names of the steps used in a job?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the use of symbol // in jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
What do you understand by the term job time – out and how can you overcome that?
define cond parameter in jcl?
What is use of restart and how to use it?
What are the 4 fields in dd statement?
what is use of disp parameter in dd statement?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain how can an in-stream dataset be terminated?
What is the purpose of dd * statement in jcl?