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

Thanks for the reply ..then will all input file records get
processed or only first 2000 records be processed?

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to enter and display the names of students in a class using the occurs clause.

642


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1691


what is search and searchall?what is the diffrence between them?give an best example?

5534


What are declaratives and what are their uses in cobol?

701


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1917






What is link edit in cobol?

731


Write the code implementing the perform … varying.

636


How do u write test cases?

1631


What is the difference between comp and comp-3?

692


Write down the divisions of cobol program?

662


Whats the difference between search & search ALL?

5239


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

664


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1605


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

920


What is the difference between next sentence and continue in cobol programing language?

699