ASAP 1.1 Hybrid Manual

HP NonStop ASAP Hybrid Manual 529729-004
Page 3-17
Description: Defines the maximum number of trace records to capture,
where 0 = no limit. Once this limit is reached, no further trace records are
captured unless Wrap is True.
Value Range: 0 through 2147483647, where 0 = no limit
Default Value: 1000
Example: RecordLimit = 2500
Wrap
Description: If True, the server trace wraps when the record limit is reached.
Whenever a new trace record is captured, the oldest trace record is deleted.
Value Range: True or False
Default Value: False
Example: Wrap = True