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

Write the code to count the sum of n natural numbers.

695


What is the difference between goback, stop run and exit program in cobol?

914


Whats the difference between search & search ALL?

5236


what happens if parmparameter passes zero bytes to the program

1650


How are the next sentence and continue different from each other?

753






i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

883


What is the difference between external and global variables in COBOL?

804


What are 77 levels used for?

649


what is difference between cobol and cobol/400

21546


What is the default value(s) for an initialize and what keyword allows for an override of the default?

683


Are you comfortable in cobol or jcl?

633


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

6663


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


What is rmode(24)

673


What are the rules of the move verb?

693