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

Answer Posted / giri

No. Program will not fail

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to know whether the module is dynamical or statistical?

860


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

2196


What are the cobol coding sheets?

862


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

862


What is the difference between structured cobol programming and object alternativelyiented cobol?

985


how do you reference the variable unblock file formats from cobol programs

996


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2088


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

977


In which area will you utilize 88 level items in cobol?

884


Which division and paragraphs are mandatory for a COBOL program?

917


what is the difference between COBOL2 AND COBOL390?

2712


What is the difference between Global and External Variables?

913


Define cobol?

1068


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

5076


) what is the difference between AID and HANDLE AID?

1881