PIC X greater 16 MB?
- From: "Thomas" <tmanal@xxxxxx>
- Date: 25 Aug 2006 01:49:22 -0700
Hello,
I work with IBM Enterprise Cobol for z/OS. In the documentation I find
these information:
Version 3 Release 4, July 2005
Several limits on COBOL data-item size have been significantly raised,
for example:
- The maximum data-item size has been raised from 16 MB to 128 MB.
- The maximum PICTURE symbol replication has been raised to
134,217,727.
- The maximum OCCURS integer has been raised to 134,217,727.
Does it mean that I can declare a data-item like this
01 XML-DOCUMENT PIC X(134217727).
or is 128 MB the max. size of the whole WORKING-STORAGE SECTION?
Thanks!
Thomas
.
- Follow-Ups:
- Re: PIC X greater 16 MB?
- From: William M. Klein
- Re: PIC X greater 16 MB?
- Prev by Date: Re: Random number generator
- Next by Date: Re: Whacko Russian Declines Field Medal
- Previous by thread: Recycling of acronyms?
- Next by thread: Re: PIC X greater 16 MB?
- Index(es):