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

Answer Posted / veena

But when i tested with more than 2000 records it not
abending.all input records are process and written to
output file.Thats why i am confused.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

IF I mention stop run in CICS what happens?

2081


I have a File that has duplicate records. I need only those records that occur more than thrice.?

9228


How you can read the file from bottom?

867


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2356


how do you reference the esds vsam file formats from cobol programs

867


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2228


What is the use of intialize verb?

964


how do you reference the ksds vsam file formats from cobol programs

868


Discuss about changing dataset name in proc.

953


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

995


What rules are followed by the search verb.

823


What is amode(24)?

874


How many sections are there in data division in COBOL?

881


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

918


How arrays can be defined in COBOL?

826