Perform the following steps to enable user tracing:
Procedure
- Log on to the IBM® Sterling Selling and Fulfillment Suite:
Application Console.
- Click System > Launch
System Management. The System Management window
opens.
- Click Tools>Trace Components.
The Traced Components window opens. The components
that are already traced are displayed.
- Click Add. The Trace Component window
opens.
- From the Component Type list, select User
Tracing.
- In the Component Name (User ID) field,
enter the user identifier for which you want to enable tracing.
- Select one of the following trace levels:
- Timer: The time taken to complete various events.
You can use this information to find out what parts of the component
are taking the longest to complete and resolve performance related
problems.
- SQLDebug - The SQL database statements that are
actually run within the component. You can use this information to
tune the database for optimal performance. For more information about
performance tuning, refer to the Considerations for performance management.
- Debug - Information required to debug the component
that does not work as expected.
- Verbose - Comprehensive information about the
component.