DFS993I (CSA PSB|DLS PSB|PSBW) POOL TOO SMALL, UNABLE TO SCHEDULE PSB PSBNAME.
Explanation
One of the following problems occurred:
- The named PSB cannot be scheduled because it is too large to fit in the indicated (CSA|DLS) PSB pool. If the DL/I subordinate address space option is not selected, the entire PSB is in the CSA PSB pool. If DL/I subordinate address space is selected, part of the PSB is in the CSA PSB pool and part in the DLS PSB pool.
- The work area needed by this PSB is too large to fit in the PSBW pool.
System action
The PSB is stopped.
Programmer response
Take one of the following actions:
- For the first problem, use this information: The size of the PSB pool for non-DL/I subordinate address space environments is specified using the PSB= parameter on the control region JCL. In a DL/I subordinate address space environment, CSAPSB= and DLIPSB= are the sizes of the CSA PSB pool and the second PSB pool in DL/I subordinate address space local storage. The output of the ACBGEN utility for the PSB psbname indicate how much space is required in these pools.
- For the second problem, use this information: The size of the PSBW pool is specified on the PSBW= parameter in the control region JCL. The output of the ACB Maintenance utility for the PSB psbname (WORKAREA= ) indicates how much space is required in the PSBW pool.