Error feedback B37 space abend
When a user selects error feedback during a compile action, several temporary data sets are created by z/OS® Explorer Extensions. When one of these data sets runs out of space, the compile jobs ends with a B37-04 space abend.
Adjust the space allocation in
FEK.SFEKPROC(FEKFERRF)
when your users experience
this problem. The default value is SPACE(200,40) TRACKS
.Note: FEK.SFEKPROC is a
Explorer for z/OS data
set.