
The J2EE Engine can write Distributed Statistics Records and Performance Traces over several components. You can only display these in the CCMS. For you to be able to do this, the data must run through several stations before you can display the data in the CCMS display transactions.
Certain prerequisites must be fulfilled so that DSR/trace data is written for the J2EE Engine and can be displayed in the CCMS. For more information about the prerequisites, see Prerequisites/Settings for Displaying J2EE DSRs/Traces in the CCMS .
The diagram below shows how statistics records and performance traces are written, stored, forwarded to the CCMS and displayed in the appropriate transactions there:
The collector aggregates the data during the transfer.The aggregation can either be performed using only the DSR collector, which runs hourly in the background (background job SAP_COLLECTOR_FOR_NONE_R3_STAT). Or you can set the agent so that it supports the DSR collector and performs a preaggregation of the data, to reduce the load on the collector.The statistics records collected by the hourly collector run are stored in the database and displayed in the Global Workload Monitor (transaction ST03G). For an example of the evaluation and utilization of Distributed Statistics Records in the Global Workload Monitor, see Performance Analysis with DSRs .
So that you do not have to wait until the hourly collector run to display aggregated statistics files, the Global Workload Monitor (transaction ST03G) provides the Last Minutes' Load function, which allows you to aggregate and display statistical data during runtime without storing it in the database.
The collector has read the data that was generated between 8:00 and 9:00. If the user wants to display aggregated data collected between 9:10 and 9:20 before the next hourly collector run, he or she must specify this time period in the Global Workload Monitor (transaction ST03G) under Last Minutes' Load. The agent reads the corresponding records.These are aggregated and displayed at runtime. However, the aggregate is not stored in the database.
With single record display (c), the raw statistical data is displayed in the functional trace (transaction STATTRACE).You can also use the same transaction to display performance traces, which provide a finer granularity of statistics files.
For an example of the evaluation and utilization of Distributed Statistics Records in the Global Workload Monitor, see Performance Analysis with DSRs .
For an example of the evaluation and utilization of raw statistical data in the functional trace, see Performance Analysis with Raw Statistical Data in the Functional Trace .