Question:
WE have defined STORAGE POOL 1 for types USER,USER-KEPT,SHARED,SHARED-KEPT.
Recently we have received DC015007 SOS for Pool 1 BUT the relevant XA STORAGE POOL 201 never filled or received any DC015007 messages.
We were under the impression the 24-bit pool would only be used as overflow if the relevant 31-bit pool filled.
We run ADSO and LE COBOL pgms in the online applications
Answer:
Although using the default CEEUOPT in RHDCLEFE will cause most LE stg to be allocated in a 31-bit storage pool due to ALL31=(ON) setting, there are some LE stg allocations that will still default to 24-bit.
OPT00227 will force all of this storage to a 31-bit storage pool.
Additional Information:
DML REFERENCE COBOL: Running LE-Compliant Compiler Programs Under CA IDMS/DC
RI70658 - Title: OPTIONAL APAR BIT SETTINGS FOR RELEASE 18.5 AND ABOVE