1)what is the maximum limit for occurs?
Eg: 01 A PIC X(10) OCCURS N TIME.
What is the max value for N?
Answer Posted / sumanth toom
It probably depends on the Cobol version you are using.
I dont think all cobol versions have the same working-
storage space !
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Can we redefine the field of x(200) to less than 200?
Explain how you can characterize tables in cobol?
IF I mention stop run in CICS what happens?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Difference between array and sub-script ?
In which area will you utilize 88 level items in cobol?
how to refer the data field?
Why occurs cannot be used in 01 level in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Explain what you understand by passing by value.
Write a program to explain size error.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
A table has two indexes defined. Which one will be used by the SEARCH?