IDC0659I
SORT PRODUCT MESSAGE DATA SET NOT ALLOCATED: REASON CODE IS reason-code

Explanation

DFSORT (or an equivalent product) was unable to allocate the DFSORT (or equivalent product) message data set.

In the message text, reason-code is:
04
Allocation failed
08
Insufficient virtual storage to perform allocation

System action

BLDINDEX will process the command using DFSORT (or an equivalent product) but no messages will be written to the DFSORT (or equivalent product) message data set.

Programmer response

For reason code 04, supply a DD statement for the DFSORT (or equivalent product) message data set (see the SORTMESSAGEDD parameter).

For reason code 08, increase the virtual storage region size and resubmit the job.

Module

IDCBI01