i declare a Table as OCCURS 2000 TIMES.If the input file
has more than 2000 records will the COBOL program fail?
Answer Posted / madhan
yes. Both siva and vidya's answer is correct.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
how to access the file from prodution from changeman tool and to submit a file to production
how do you reference the esds vsam file formats from cobol programs
What is difference between static and dynamic call in cobol?
Which mode is used to operate the sequential file?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the difference between comp and comp-3 usage?
What guidelines should be followed to write a structured cobol prgm?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What kind of error is trapped by on size error option?
How many bytes S(8) comp field occupy and its maximum value?
) How do u handle errors in BMS macro?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between binary search and sequential search?
What are literals?