Program guide > (deprecated) Partitioning facility > Manage the partitioning facility environment > Management script wpfadmin and usage


Deprecated feature: The partitioning facility (WPF) feature is deprecated. You can configure partitioning with WebSphere eXtreme Scale.


setTraceSpec

The setTraceSpec command is used during problem determination and sets the trace specification. With the temp option, the new trace specification only works if the servers are running. If the servers are restarted, the trace specification goes away. With the perm option, the new trace specification is set permanently. But if the servers are started, the new trace specification does not take effect until the servers are restarted.

All options:

<temp|perm> Enables trace while the server is running until the servers are restarted (temp)
or after the server is restarted permanently (perm).
<trace spec> Trace specification.
--s <server_name> Sets the trace to the single server identified.
--c <cluster name> Sets the trace to all servers in the cluster.

Usage:  ./wpfadmin setTraceSpec perm com.ibm.ws.wpf.*=all=enabled --c cluster1


Parent topic:

Management script wpfadmin and usage


Related concepts

Management script wpfadmin and usage


+

Search Tips   |   Advanced Search