Answer Posted / runjhun
we can have at max. 255 generations.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
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.
Name what parameter directs the output of the job log dataset?
Give the syntax of job specifying jcl statement.
Brief description of inline procedure of jcl.
what is DD statement is used in JCL?
which utility is used a dummy utility?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How can unused space allocation be returned to the system when a dataset is closed?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
which utility is used to sort a file in jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What are the parameter we cannot use in procedure?
How do you access an uncatalogued dataset in a jcl?
Explain in DD statement what is the use of DCB parameter?
how to compare two datasets without using superce because output is limited to 133 bytes