Problem Note 38963: Specifying a large value for BUFNO in a DD statement for a SASĀ® library can lead to an out-of-memory condition
Specifying a nonzero value for BUFNO in a DD statement for a direct access bound library causes the z/OS OPEN service to automatically allocate a buffer pool in below-the-line storage.
To prevent this from happening, you should not code BUFNO values in the DD statement for SAS direct access bound libraries.
In a future software release, BUFNO values that are specified in the DD statement should be ignored. When attempting to tune SAS I/O processing, you should instead use the BUFNO= SAS system option.
This problem does not occur for sequential access (which is also called tape format) bound libraries.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.2 TS2M2 | 9.3 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2011-06-07 09:35:23 |
Date Created: | 2010-03-08 12:43:50 |