Answer Posted / nithya
Yes, writing a proc inside a proc is possible.
Upto 15 levels of looping cataloged proc is possible,
But an instead proc cannot be coded in a cataloged proc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List the different components of jcl statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to submit a jcl from cics?
What is catelog procedure and how many catelog procedure to use in one job?
Which dd parameters are required?
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?
How do you submit a job for execution?
Explain the function of job statement in jcl?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
I need exexution process for JCL programs
i want to store 20 digits . how will u do it in cobol ?
Can I share my data with other jobs? How?
How to do automated restart when a job abend?
Explain how can return codes be tested before execution of a job step?
what is use of space parameter in dd statement?