WebSphere Application Server Network Deployment, Version 6.1
             Operating Systems: z/OS

             Personalize the table of contents and search results
This topic applies only on the z/OS operating system.

Example: Setting specific trace points

This example demonstrates how to set specific trace points using scripting.

To set specific trace points, use the following command:
f server,tracespecific=n | (n,...)
Example 1: The following command will turn on the specific trace point 04006001:
f bbo6acr,tracespecific=04006001
Example 2: The following command will turn on the specific trace points 04006001 and 04006027:
f bbo6acr,tracespecific=(04006001,04006027)
Example 3: The following command will turn on the specific trace points set in the environment variable tracepoints:
f bbo6acr,tracespecific='tracepoints'



Related tasks
Working with trace
Related reference
Modify command
Reference topic    

Terms of Use | Feedback

Last updated: Feb 25, 2009 9:32:38 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/rxml_mvstracepoints.html