STORAGE

When storage is allocated and freed, the STORAGE option controls the initial values. If coming from a COBOL WSCLEAR environment, use 00 or NONE as the first parameter. Except for testing and debugging purposes, do not use anything other than NONE for the third option. To determine if you need to modify your storage allocations, rerun your application with the RPTSTG run-time option and review the storage report numbers to determine optimum storage sizes.

Refer to the IBM Language Environment Customization Manual for additional details for this option.