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 / vijay

in practicle its 3 dimensional only

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

926


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

676


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3717


What are the cobol coding sheets?

664


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.

932






What is report-item in COBOL?

711


i want a program using by if, evaluate , string, unstring, perform, occurs?

4057


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

421


how do you define single dimensional array and multidimensional array in your cobol?

674


What are various search techniques in cobol? Explain.

647


What kind of error is trapped by on size error option?

740


What are the access modes of START statement?

719


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


How can you get the ksds file records into your cobol program?

642


Can we change the password using ALTER? anyone tried and changed?

1547