I got a program which uses dynamic storage (CEE APIs) to store some temporary data in memory. So far so good as everything is working fine and there is no current business case which makes my program exceeds the memory it can allocate. I am using the default heap.
Now as I understand it IBM i 7.1 lets you compile RPG modules with teraspace as the storage model. Does that also mean that the CEE API uses memory from teraspace and does it mean that I can use 1TB with the same api and just a different compile setting ( STGMDL(*TERASPACE) ) ? I have no chance to test this as we are on 6.1 still.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
copyright@midrange.com.
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.