SYS(1011) – Number of Memory Handles

Returns the number of memory handles in use.

SYS(1011)

Return Values

Numeric

Remarks

You can use SYS(1011) to check memory usage as you repeatedly run a test. Increasing values only between the first two runs can be evidence of memory caching. Increasing values beyond this can be evidence of a problem.

See Also

SYS( ) Functions Overview | SYS(12) - Available Memory in Bytes | SYS(1016) - User Object Memory Use