The maxwrapsize parameter defines
the amount of disk space used by the Client daemon trace files.
maxwrapsize=<number>- Description
- Set the value in the range 0 - 2,000,000 to define the amount
of storage reserved in kilobytes. If you specify 0, wrapping trace
is disabled. If you specify a value in the range 1 - 99, then 100
KB of storage is reserved by default. If you intend using memory mapped
tracing you must specify a value greater than 0, otherwise memory
mapped tracing is disabled and trace is written directly to disk instead.
When the Client daemon trace data has filled the allocated disk space,
subsequent trace records are written to the top of the trace file,
overwriting the existing records.
This parameter
is in the CLIENT section of the configuration file.
- Default value
- If this parameter is not specified, the default value is 0.
- Configuration Tool
- In the Configuration Tool, you can set the value of maxwrapsize in
the Client trace file wrap size (KB) field
on the Trace settings page. To find this page,
click . Alternatively, you can specify
that all the components are traced by selecting the Enable
Gateway daemon trace and select all component trace modules check
box on the same page.