Assembly / HLASM · Abend code

System Completion Code SD37

What does System Completion Code SD37 mean in Assembly / HLASM?

A dataset opened for output used up all of its primary space allocation, and either no secondary space quantity was coded on the SPACE parameter or the secondary amount specified was too small to accommodate the additional data being written.

System Completion Code SD37z/OS · HLASM

Condition

A dataset opened for output used up all of its primary space allocation, and either no secondary space quantity was coded on the SPACE parameter or the secondary amount specified was too small to accommodate the additional data being written.

Fix

Add or increase a secondary SPACE quantity in the JCL so the dataset can auto-extend, and size primary and secondary allocations from a review of prior runs' peak record counts rather than guessing.

Related abend code