How to execute 300 steps in a Job?
Answer Posted / pinky
Prasanth Answer is absolutely correct
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain dd statement in jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
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.
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the function of job statement in jcl?
What is the format of comment statement?
Brief description of inline procedure of jcl.
What are the 4 fields in dd statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Is it possible to code instream data in a PROC?
what is “Cond= even” and “Cond=only”?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
which utility is used a dummy utility?
how to compare two datasets without using superce because output is limited to 133 bytes
In job processing, what happens in conversion stage?