What is a Proc ? why do we go for a Proc ? What are the
types of procs?Can we have nesting in Procs ?
Answer Posted / pradeep
Can some one of u justify wid examples?
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how JCL works?
List in order the hierarchical levels of jcl?
What is condition checking in jcl? Is this possible?
what is the purpose of coding notify parameter in job statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
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.
What are the jcl procedures?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
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 is the record format of an output dataset specified?
How can the submitting users racf authority be overridden in a job stream?
Is automatic restart possible in jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
which utility is used to run a cobol-db2 program?
What is use of restart and how to use it?