Answer Posted / guest
PS - QSAM, PO - Partitioned, IS - ISAM
| Is This Answer Correct ? | 13 Yes | 9 No |
Post New Answer View All Answers
Which dd parameters are required?
how to do automated restart when a job abends?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the format of comment statement?
what operation is performed by job statement?
What is the function of the dd dcb keyword?
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.
How does jcl act on a cobol code?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is condition checking in jcl? Is this possible?
which utility is used to sort a file in jcl?
Is their any limit for data sets?
How to pass data to a program that is coded in an exec statement?