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 bbo5acr:
f bbo5acr,tracebasic=a
Here is a sample display:
F BBO5ACR,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 bbo5acr:
f bbo5acr,tracedetail=e
Here is a sample display:
F BBO5ACR,TRACEDETAIL=E BBOO0211I MODIFY COMMAND TRACEDETAIL=E COMPLETED SUCCESSFULLY