Show TOC

Diagnosis and Monitoring ToolsLocate this document in the navigation structure

Use

Status Monitor for the Integrated ITS

Use transaction SITSPMON to get a status summary of the ITS. The information displayed here includes the current status of the ITS, the version of the feature set and the settings for the itsp/* profile parameters. You can change the parameters itsp/Traces/* and itsp/memory_check directly after executing the program SITSPMON by choosing Change Parameters. Choose Start of the navigation path Goto Next navigation step Call Transaction RZ11 (F8) End of the navigation path to switch to RZ11; if one of the parameters has been focused in SITSPMON, then the RZ11 settings of this parameter are called directly.

SITSPMON also provides information on the memory required by the integrated ITS and on the lock status of the work process (choose Resources) for the application server, to which you are currently logged on. The memory required is divided into Malloc Mem. (work process memory used by ITS) and Shared (EG) (specifies the percentage of this work process of the global memory). The unit of these values is bytes.

Furthermore, transaction SITSPMON creates and activates a Personal Security Environment (PSE). This is necessary if the system PSE does not offer a valid DSA algorithm for the handshake between the ITS applet and the AS ABAP for the frontend service methods.

For more information on how to use this function, see Status Monitor for the Integrated ITS Function.

Traces

The ITS uses the standard developer trace files of the respective work process (dev_w*.trc, access via transaction ST11) for its trace output. As the trace component, W is used. To activate ITS tracing, start program rstrc000, set the Trace Level to an appropriate value (2 or 3), choose WebGui and save your changes. Then reproduce the problem you want to trace, return to rstrc000, reset the default value, save, and use Display to display the trace file.

Syslog

Error messages are written into the system log (syslog) of the respective SAP application server, which you can display using transaction SM21.