SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 49653: An abend S878 might occur when you use DFSORT with a SORTBLKMODE option set

DetailsHotfixAboutRate It
If you use the SORT procedure with the host sort interface and the IBM DFSORT utility when the SAS system option SORTBLKMODE is enabled, an S878 system abend might occur. The following message occurs in the SYSOUT message file:
ICE185A 0 AN S878 ABEND WAS ISSUED BY DFSORT, ANOTHER PROGRAM OR AN EXIT (PHASE S 3)
The problem occurs because the DFSORT Performance Booster interface is allocating too much storage for its buffers and is leaving insufficient storage for DFSORT to work with.

To circumvent this problem, specify the SAS system option NOSORTBLKMODE to disable the Performance Booster interface.

Click the Hot Fix tab in this note to access the hot fix for this issue.

The hot fix creates a new SAS system option that limits the amount of memory used by the buffers. The new option, SORTBLKMEM, is set to 0 by default. A non-zero specification represents the percentage of available memory to be used for the buffers created for use with the DFSORT Performance Booster interface.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemBase SASz/OS9.3_M29.49.3 TS1M29.4 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.