Use TUNE=OLD option to prevent balancing resources for concurrent sort applications

Description: Beginning with z/OS V2R1, a new TUNE installation default allows you to specify whether DFSORT should allocate storage in increments with additional disk work space to minimize the risk of failure, or to allocate all storage at initialization so disk work space allocation can be reduced. The IBM-supplied default for the new TUNE installation option is TUNE=STOR which specifies allocation of available central storage as needed in increments sized to balance resource usage for concurrent sorts. If you want DFSORT to allocate available central storage using fixed sized increments, as in previous releases, you can set TUNE=OLD.

TUNE has the following values:
Steps to take: Follow these steps:
Reference information: See the following information: