Unused space release (RLSE) specification - Key = '000D'

DALRLSE specifies that space allocated to an output data set, but not used, is to be released when the data set is closed. Unused space is released only if the data set is open for output and the last operation was a write. When you code this key, # must be zero and LEN and PARM must not be coded.

Example: To specify the release of unused space, code:
KEY    #      LEN   PARM
000D   0000   -     -