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.
Value
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).
Setting location
The environment.
Used by
isutl utility, fconvert utility
Examples
On UNIX,
IU_SORTMEMMAX=256000 ;export IU_SORTMEMMAX