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

Hi,

maximum occurs we can use in company is 7 occurs

01 level is not used for occurs clause

N can go upto 16,711,568 i think


Harish poomgame shivappa
NIIT Technolgies
Kolkata

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which division and paragraphs are mandatory for a COBOL program?

709


How do you define a variable of comp-1 and comp-2?

701


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

648


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523


What is a report item?

741






) How do u handle errors in BMS macro

1510


What are the various section in data division and briefly explain them.

698


What is an in line perform? When would you use it? Anything else you wish to say about it.

645


Name the sections present in data division.

701


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846


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

672


How do you reference the fixed block file formats from cobol programs

703


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

740


What are the different open modes available in cobol?

720


What is the problem of ordered sequential files access?

700