Why is the ACCESS DF_DS_OP option not working for partitioned data areas?
On non-partitioned tables only the index datasets are being opened as documented.
For partitioned tables it is opening both the index datasets and the data area datasets.
The ACESS DF_DS_OP option was introduced by PTF RO92259. It reduces 24-bit memory in the MUF region by deferring the OPEN of a data area until the first command to add or read a row. Index areas are excluded from this processing. Partitioned data areas are also excluded due to the complex validation processing involved in opening partitioned data areas.
See section ACCESS DF_DS_OP in https://docops.ca.com