INDEX_MAXMEMORY= Parameter File Option

Specifies the amount of memory that is allocated for each open index.

Valid in: spdsserv.parm parameter file

Syntax

INDEX_MAXMEMORY=n | nK | nM | nG;

Required Argument

n

specifies a number that indicates the amount of memory in terms of bytes (1), kilobytes (1,024 bytes), megabytes (1,048,576 bytes), or gigabytes (1,073,741,824 bytes).

Details

This option affects Read operations on server tables.
Last updated: February 3, 2017