Previous Topic Next topic Print topic


faultfind_recsize

Specifies the internal cache size used to store FaultFinder trace operations.
Restriction: These tunables are supported for native COBOL only.

Syntax:

>>-----set faultfind_recsize=---rec_size--------><

Parameters:

rec_size A numeric value, in bytes, that specifies the internal cache size used to store read/write data for the operation traceback log. All read/write data is stored and reported. By using this tunable you might improve performance. The maximum value is 1024.

Properties:

Default: 64
IDE equivalent: None
Previous Topic Next topic Print topic