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

01 level is not used for occurs.

N can go upto 32K (32768 bytes).

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you can characterize tables in cobol?

817


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

812


What is rmode(any) ?

776


What is redefines clause in COBOL?

927


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

1632






What is rmode(24)

766


how do you reference the ksds vsam file formats from cobol programs

752


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

729


) how do u code after getting data?

1657


What rules are to be followed while using the corresponding options?

725


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8962


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

806


Explain the configuration section of a cobol program with examples of syntax.

753


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1885


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

806