i declare a Table as OCCURS 2000 TIMES.If the input file
has more than 2000 records will the COBOL program fail?

Answer Posted / narayana

yes ,it abends after 2001 record read with soc7.

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Pic 9v99 Indicates in COBOL?

729


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8167


how to access the file from prodution from changeman tool and to submit a file to production

6686


Which mode is used to operate the sequential file?

669


Can a Search can be done on a table with or without Index?

803






Name the divisions, which are available in a cobol program?

685


Have you used comp and comp-3 in your project? And how?

2008


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

945


How many bytes S(8) comp field occupy and its maximum value?

1632


What rules are to be followed while using the corresponding options?

641


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


Mention the guidelines to write a structured cobol program?

620


HOw can I get the negative sign while deduct high value from low value

1790


i want a program using by if, evaluate , string, unstring, perform, occurs?

4061


Write a program that uses move corresponding.

673