Start of Content Area

Function documentation Error Handling Using Central Monitoring Functions  Locate the document in its SAP Library structure

Use

You can also monitor ICF processes using the central ABAP Application Server monitoring functions. The central monitoring functions are mainly used to analyze resource consumption, system workload and performance problems.

You can use this to find out, for example, whether certain processes consume too many resources in the ICF environment. 

Features

     Transaction Analysis

The Business Transactions Analysis (transaction STAD) calculates the system resource usage of individual transactions for SAP Systems and provides a detailed analysis of a transaction and the dialog steps.

     Workload Monitor

The Workload Monitor (transaction ST03N) displays statistical data for the local ABAP system. The workload overview enables you to analyze the performance of a system.

     Global Workload Monitor

The Global Workload Monitor (transaction ST03G) displays statistical records for entire landscapes and therefore allows you to analyze statistics data for both SAP and non-SAP systems.

     Functional Trace

You can display raw statistical data (individual records) and traces from ABAP and non-ABAP systems from complex system landscapes using the functional trace.

     Performance Trace

The performance trace (transaction ST05) allows you to record the following actions and display the logged measurement results in lists:

     Database calls

     Lock management calls

     Internal report and transaction calls

     Remote calls

Additional Information

To find out which monitor you should use in which case, see:

Troubleshooting Procedures

For further information on RFC and ICF statistical data records, see:

Statistical Data for RFC and ICF

For a general description of the central monitoring tools, see:

Transaction Analysis (STAD)

Workload Monitor (ST03N)

Global System Workload Monitor (ST03G)

Functional Trace (STATTRACE)

Performance-Trace (ST05)

 

 

 

 

End of Content Area