IU_SORTMEMMAX

Maximum memory used by isutl and fconvert sorting operations

WSupported on Windows
USupported on Unix

 

NSupported in Synergy .NET

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