Answer Posted / chandra
do not mention the STOP RUN in end of the cobol program.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Explain how to differentiate call by context by comparing it to other calls?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Difference between cobol and cobol-ii?
Explain the configuration section of a cobol program with examples of syntax.
IF I mention stop run in CICS what happens?
What is a report item?
What is inspect in cobol ?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How do you get the data to code the BMS macro?
Name the sections present in data division.
how do you reference the esds vsam file formats from cobol programs
What is the LINKAGE SECTION used in COBOL?
What is the difference between Call and a Link?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?