
6027-2058 [W] Cannot shrink the pagepool for shrinkForWhat because the pagepool size is already less than the minimum pagepool size (current currPagepoolSizePages pages, minimum minPagepoolSizePages pages).
Explanation
The system is running out of memory and is requesting to shrink the pagepool. However, the current page pool size is already less than the minimum value.User response
Add more physical memory.