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:
|
- For programs that will run in you COBOL development system, use the
Check the last check box and
freed memory blocks entry field on the
Memory Management tab of the Configure Application Environment dialog box.
- For programs that will run in an enterprise server, use the
Check the last check box and
freed memory blocks entry field on the
Memory Management tab of the Interface Mapping Toolkit's Enterprise Server Run-time Configuration dialog box.
|
Comments:
You should use this tunable in conjunction with the check freed memory and reuse freed memory strategies offered by the memory_strategy tunable.