DFS2501W INSUFFICIENT VIRTUAL STORAGE AVAILABLE FOR ALLOCATION/DEALLOCATION FOR RESOURCE xxxxxxx IN PROCESS y
Explanation
Insufficient virtual storage was available to complete allocation or deallocation of a resource during the process identified by y.
This problem can occur in the IMS control region or the DLISAS region. For additional information about this error, see the explanations for the z/OS® system abends 878 and 80A.
- xxxxxxx
- The resource for which there was insufficient virtual storage for action requested.
- y
- The process.
- Code y
- Allocation process
- 1
- GETMAIN failed for work area (batch only)
- 2
- GETMAIN failed for a temporary parameter list (deallocation of JCL-allocated database)
- 3
- BLDB failed on IMSDALIB
- 4
- BLDB failed on STEPLIB
- 5
- GETMAIN failed for storage for DFSMDA member
Insufficient virtual storage was available to complete allocation or deallocation of a database. This problem can occur in the IMS control region or the DLISAS region. For additional information about this error, see the explanations for the z/OS system abends 878 and 80A.
System action
System processing continues.
Programmer response
Evaluate the private storage usage in the IMS control region or the DLISAS
region to ensure that unused storage is not being allocated or a process
is not looping in acquiring storage. If this message continues to
occur, create a console memory dump of the IMS CTL and DLISAS regions by using the MVS DUMP command with SDATA=(CSA,PSA,RGN,SQA,SUM,TRT),
then call IBM® Software
Support.