What will happen if we write two STOP RUN's in a COBOL
program?
Answer Posted / suresh
The two STOP RUN statements are valid and the statement
which one will be processed first, will be executed first
and control return back to the operting system.
| Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
what is the use of IEBGENER utility?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain how can the attributes of one sms dataset be copied to another dataset?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is multithreading in jcl?
when can a job time-out occur? How to overcome that?
What is Cataloged Procedures?
What are the jcl procedures?
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
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 condition checking in jcl? Is this possible?
Explain about LMFREE�free data set from its association with data ID
What dd statement is used to supply the name of a dataset?
which utility is used a dummy utility?