What will happen if we write two STOP RUN's in a COBOL
program?
Answer Posted / harish
ONLY ONE WILL EXCUTE, THAT IS THE FIRST ONE
| Is This Answer Correct ? | 33 Yes | 1 No |
Post New Answer View All Answers
How to submit jcl through a cobol program?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Mention the types of job control statements?
Explain the function of job statement in jcl?
how can you check if a file is empty using jcl?
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
How to override loadlib?
What is the function of the dd mgmtclas keyword in sms datasets?
What is condition checking in jcl? Is this possible?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is the purpose of the dd keylen parameter?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
how to do automated restart when a job abends?
What do you understand by the term job time – out and how can you overcome that?
Explain about ISPF/TSO Commands