Another option would be to split the dataset into two datasets less than 4GB and using the RBA determine which one to read. If you are reading it sequentialy, heaven forbid, put logic in the program to read one and then the other. All writes would go to the second dataset(until you exhaust the 4GB for it).

McKown, John wrote:

What you "have" to do is use something other than an ESDS file. The 4Gb
barrier is a CICS one, not a z/OS one. It is still a documented
restriction in CICS/TS 3.1.

--
John McKown
Senior Systems Programmer
UICI Insurance Center
Information Technology

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to