Specifies the number of freed memory blocks that are to be monitored for subsequent corruption.
Restriction: These tunables are supported for native COBOL only.
Syntax:
>>-----set memory_free_check_size=---freed-memory-blocks------><
Parameters:
freed-memory-blocks
|
A numeric value defining the number of freed memory blocks to monitor
|
Properties:
Default:
|
100
|
IDE equivalent:
|
None
|
Comments:
You should use this tunable in conjunction with the check freed memory and reuse freed memory strategies offered by the memory_strategy tunable.