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