faultfind_level

Specifies whether FaultFinder is enabled. FaultFinder enables you to get information on unexpected program termination at run time.

Syntax:
>>-----set faultfind_level=----integer---------><
Parameters:
integer Any positive value up to 100,000. Specifying this tunable turns on FaultFinder. The last integer events are dumped to a FaultFinder report if abnormal application termination occurs. The greater the value of integer, the more memory is used.
Properties:
Default: 0 (off)
IDE equivalent: None
Comments:

For information on FaultFinder see the chapter FaultFinder in your Debugging Guide.

See Also:

Related Topics: