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

01 level is not used for occurs.

MAXIMUM LIMIT IS 7 TIMES IN VS COBOL 11.

MAXIMUM LIMIT IS 3 TIMES IN VS COBOL.

Is This Answer Correct ?    1 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

614


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1021


Write some characteristics of cobol as means of business language.

824


) what is the difference between AID and HANDLE AID?

1876


Name the sections present in data division.

890


How to know whether the module is dynamical or statistical?

859


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2221


What are all the divisions of a COBOL program?

871


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1870


What is cobol?

933


What is a scope terminator give example?

820


How are the next sentence and continue different from each other?

995


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2865


What is the difference between PIC 9.99 and PIC9v99?

1024


What is the difference between PIC 9.99 and 9v99 in COBOL?

960