IU_SORTMEMMAX

Maximum memory used by isutl and fconvert sorting operations

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX

 

The IU_SORTMEMMAX environment variable specifies the upper sort memory limit used by ISAM utilities during indexing and data reorganization operations.

The number of kilobytes of memory that the sort should not exceed when allocating sort memory. The default value is 65536 on both Windows and UNIX (for 64 MB).

The environment.

isutl utility, fconvert utility

On UNIX,

IU_SORTMEMMAX=256000 ;export IU_SORTMEMMAX