This topic applies only on the z/OS operating system.

Example: Setting basic and detailed trace levels

This example demonstrates how to specify the WebSphere for z/OS components for which you want to switch on a basic level of tracing.

Use the following command:
f server,tracebasic=(n,...)
Example 1: The following command will turn on a basic level of tracing for the Daemon component on server bbo6acr:
f bbo6acr,tracebasic=a
Here is a sample display:
F bbo6acr,TRACEBASIC=A
BBOO0211I MODIFY COMMAND TRACEBASIC=A COMPLETED SUCCESSFULLY
To specify the WebSphere for z/OS components for which you want to switch on a detailed level of tracing use the following command:
f server,tracedetail=(n,...)
Example 2: The following command will turn on a detailed level of tracing for security on server bbo6acr:
f bbo6acr,tracedetail=e
Here is a sample display:
F bbo6acr,TRACEDETAIL=E
BBOO0211I MODIFY COMMAND TRACEDETAIL=E COMPLETED SUCCESSFULLY



Related tasks
Working with trace
Related reference
Modify command
Tracing and logging configuration
Reference topic    

Terms of Use | Feedback

Last updated: Sep 20, 2010 10:03:57 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-zos&topic=rxml_mvstracelevels
File name: rxml_mvstracelevels.html