InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.19: Administering the product messages, logs, and traces (overview) >
6.6.19.0: Properties for tracing, logging, and messages >
6.6.19.0.2: Trace Administration properties

6.6.19.0.2: Trace Administration properties

Key:
Property name in the Java-based administrative console Applies to Java administrative console of Advanced Edition Version 4.0
Property name in the Web-based administrative console Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Property name in the application client resource configuration tool Applies to Application Client Resource Configuration Tool

See also the other application server properties.

Ring buffer size  Property name in the Java-based administrative console
The size of the ring buffer for tracing. The ring buffer size is used to specify the number of events to cache.

The default is 1, meaning 1 multiplied by 1024, or 1024 entries. The actual amount of memory consumed by the ring buffer will be determined by the size of the cached events.

When the buffer is full, the oldest trace record is discarded to make room for the addition of the newest trace record.

Dump file name  Property name in the Java-based administrative console
The path to the file into which to record a core dump of the application server being traced. The entire ring buffer contents are dumped to the file.

If you specify just the file name, the file will reside in the default working directory of the server.

Go to previous article: Event Viewer properties Go to next article: Server trace properties

 

 
Go to previous article: Event Viewer properties Go to next article: Server trace properties