[z/OS]

Example: Establishing a general level of trace

This example demonstrates how to establish a general trace level using scripting.

To establish a general trace level for the server, use the following command:
f server,traceall=n

Valid trace levels are 0 (none), 1 (exception), 2 (basic), and 3 (detailed tracing). Under normal conditions and in production, use 1 (exception).

Example: The following command will turn on exception level tracing for the bbo6acr server:
f bbo6acr,traceall=1
Here is a sample display:
F bbo6acr,TRACEALL=1
BBOO0211I MODIFY COMMAND TRACEALL=1 COMPLETED SUCCESSFULLY



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

Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 31, 2013 4:28:44 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-nd-mp&topic=rxml_mvstrace
File name: rxml_mvstrace.html