What is GDG and what is the maximum limit of versions that
can be created?
Answer Posted / john smith
255
| Is This Answer Correct ? | 28 Yes | 6 No |
Post New Answer View All Answers
how do you code a null statement?
whats the diff bw the evaluate also and and?
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
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
List the different jcl statements that are not permitted in the procedures?
i want to store 20 digits . how will u do it in cobol ?
What is the function of the dd avgrec keyword in sms datasets?
Give the syntax of job specifying jcl statement.
Explain the purpose of the dd keylen parameter?
How can an in-stream dataset be terminated?
which parameter is use to declare the name of dataset in dd statement?
is there any way to execute more than one proc in the same exec statement at the same time..?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Can we call instream to catalog and catalog to instream?
What are some jcl statements that are not allowed in procedures?