EB946 EDS DYNAMIC ALLOCATION FAILED CODE = nnnn
Explanation
An error occurred during an attempt to dynamically allocate an EDS. Nnnn is the SVC 99 error reason code; see the IBM® systems programmer's documentation for more information. If the issuing program supports multiple data stores, this message will be followed by message EB930, which identifies the data set name of the EDS to which this message applies.
System action
The issuing program terminates or continues without the EDS.
User response
In a multiple data store environment, it may be normal for some of the data stores specified as input parameters to be unavailable. Usually, the EPILOG reporter and collector will continue to run without the unavailable EDS. If the EDS should have been available, determine why it could not be allocated and take appropriate corrective action.