How many types of libraries are there in JCL ?
Answer Posted / varun vittal
5
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
How does the jcl specify the job to os?
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.
In job processing, what happens in execution stage?
Why include statement is used in a jcl?
How is the record format of an output dataset specified?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is NOTCAT ?
Is automatic restart possible in jcl?
How gdg are concatenated?
What is the function of a dd statement?
Is their any limit for data sets?
How to pass the parameter in parm using linkage section ? (syntax)?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is DSN in JCL and what are the parameters to declare the DSN?