Use this page to change the trace attributes of a server.
To access this page:
Specify the number of entries the trace buffer can hold before it wraps back to the start. (The trace buffer is also written to disk at this point if you checked Auxiliary Trace Active.) A value of 2 means that there is space for only one entry, and if you checked Auxiliary Trace Active each entry is written straight out to disk. Each entry is 24 bytes long.
Specify the number of entries the local trace table can hold before it wraps back to the start. A value of 0 (zero) means that no local trace table is allocated. Each service execution process has its own local trace table. Each entry is 24 bytes long.
Specify the maximum size of the auxiliary trace and dump file in kilobytes. A value of 0 (zero) means that the file can grow to the maximum file size supported; 4GB.
Check this to indicate that the auxiliary trace and dump files are to be deleted when the server starts.
Check this to indicate that the server should produce a dump if one of its own processes, such as a service execution process, terminates abnormally. The dump information can help you to determine the cause of the abnormal termination
Check this to indicate that trace records are to be flushed to disk before the trace table is overwritten. You should do this only if you have adequate disk space available, since the file can become very big very quickly. If you have a high-activity system use this field in conjunction with Maximum Diagnostics File Size to limit the disk usage. Writing out to a file also degrades performance.
Use these flags to control what information is written to the trace file for this server. Any changes you make to these fields while a server is running take effect immediately.
Check this to indicate that the server is to trace its task control component.
Check this to indicate that the server is to trace its storage control component.
Check this to indicate that the server is to trace its table management component.
Check this to indicate that the server is to trace its application container component.
Check this to indicate that the server is to trace its request handler component.
Check this to indicate that the server is to trace its resource manager interface component.
Check this to indicate that the server is to trace its communications component.
Check this to indicate that the server is to trace the CICS API calls made by a CICS application.
Check this to indicate that the server is to trace user and system exits.