Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
Explain about LMQUERY�give a dialog information about a data set
What are some jcl statements that are not allowed in procedures?
Is it possible to left uncode disp?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the use of disp parameter?
Explain in DD statement what is the use of DCB parameter?
What is the purpose of the dd keylen parameter?
How do you submit a job for execution?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
A dd statement consists of 4 fields. Name them?
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 is one line to pass PARM from JCL to COBOL?
Can we use DISP=SHR in output file in JCL
what sort card you will use to copy the data from one dataset to another dataset?