Show TOC

Background documentationTechnical informationen about interactive reports for Java systems

 

Thies section contains technical information about the interactive reports for Java systems. It contains the objects upon which it is technically based, for each report . These are:

  • The web template used in the report

  • The queries which get the data whilch is displayed in the web template

  • The info provider which contains the data to be displayed

You do not normally need this information, but situations can arise in which this more detailed technical information is useful to you. When problems such as inadequate performance, insufficient memory, or error messages, you often only know the names of the technical objects in which the problems occurred. The following tables, for example, identify which reports are affected.

Note Note

Consider also the Monitoring Data Flow and the Statistics Data Flow.

End of the note.

SAP J2EE Engine

(Information for an Java system)

Subject of the Report

WebTemplate

Queries

InfoProvider

Start of the navigation path Availability Next navigation step System Availability End of the navigation path

0E2EREP_SYSTEMPING_DETAIL

0E2EREP_SYSTEMPING_DETAIL

0CCMPDATA

Start of the navigation path Availability Next navigation step Instance Availability End of the navigation path

0E2EREP_INSTANCEPING_DETAIL

0E2EREP_INSTANCEPING_DETAIL

0CCMPDATA

Start of the navigation path Availability Next navigation step Host Availability End of the navigation path

0E2EREP_HOSTPING_DETAIL

0E2EREP_HOSTPING_DETAIL

0CCMPDATA

Start of the navigation path Availability Next navigation step Database Availability End of the navigation path

0E2EREP_DBPING_DETAIL

0E2EREP_DBPING_DETAIL

0CCMPDATA

Start of the navigation path Performance Next navigation step Threads End of the navigation path

0E2EREP_IS_THREADS_$GRTI$

0E2EREP_IS_THREADS_DETAIL

0E2EREP_IS_THREADS_DETAILALL

0E2EREP_IS_SYSTHREADS_DETAIL

0E2EREP_IS_THREADS_OVERVIEW

0SMD_MPEH

Start of the navigation path Performance Next navigation step Garbage Collection End of the navigation path

0E2EREP_IS_GARBAGE_$GRTI$

0E2EREP_IS_FULLGC_DETAIL

0E2EREP_IS_GARBAGE_DETAIL_ALL

0E2EREP_IS_GARBAGETIME_DETAIL

0E2EREP_IS_GARBAGE_OVERVIEW

0SMD_MPEH

Start of the navigation path Performance Next navigation step Response Times End of the navigation path

0E2EREP_IS_RESPTIMES_$GRTI$

0E2EREP_IS_RESPTIMES_DETAIL

0E2EREP_IS_RESPTIMES_DETTAB

0E2EREP_IS_RESPTIMES_OVERVIEW

0SMD_MPEH

Start of the navigation path Performance Next navigation step Use of Old Space End of the navigation path

0E2EREP_IS_OLDSPACE_$GRTI$

0E2EREP_IS_OLDSPACE_DETAILALL

0E2EREP_IS_OLDSPACE_DETAIL

0E2EREP_IS_OLDSPACE_OVERVIEW

0SMD_MPEH

Start of the navigation path Performance Next navigation step Memory Assignment End of the navigation path

0E2EREP_IS_MEMALLOC_$GRTI$

0E2EREP_IS_PROMORATE_DETAIL

0E2EREP_IS_ALLOCRATE_DETAILALL

0E2EREP_IS_ALLOCRATE_DETAIL

0E2EREP_IS_MEMALLOC_OVERVIEW

0SMD_MPEH

Start of the navigation path Performance Next navigation step Database Performance End of the navigation path

0E2EREP_IS_DB_PERFORMANCE_$GRTI$

0E2EREP_IS_JAVA_DB_PERFORMANCE

0SMD_MPEH

Start of the navigation path Capacity Next navigation step CPU End of the navigation path

0E2EREP_CPULOAD

0E2EREP_CPULOAD_HRPROF

0E2EREP_CPULOAD_DETAIL

0E2EREP_CPULOAD_OVERVIEW

0CCMPDATA

Start of the navigation path Capacity Next navigation step Main Memory End of the navigation path

0E2EREP_MEMUTIL

0E2EREP_MEMUTIL_OVERVIEW

0E2EREP_ABAPAVMEMUTIL_DETAIL

0CCMPDATA

Start of the navigation path Capacity Next navigation step File System End of the navigation path

0E2EREP_FILEUSAGE

0E2EREP_FILEUSAGE_DETAIL

0E2EREP_FILEFREE_DETAIL

0E2EREP_FILEUSAGE_OVERVIEW

0CCMPDATA

Start of the navigation path Capacity Next navigation step Paging Rate End of the navigation path

0E2EREP_PAGINGRATE

0E2EREP_ABAPPAGINGRATE_DAY

0E2EREP_ABAPPAGINGRATE_DETAIL

0CCMPDATA

Start of the navigation path Usage Next navigation step Number of HTTP Sessions End of the navigation path

0E2EREP_IS_HTTPSESS_$GRTI$

0E2EREP_IS_HTTPSESS_DETAILALL

0E2EREP_IS_HTTPSESSION_DETAIL

0E2EREP_IS_HTTPSESS_OVERVIEW

0SMD_MPEH

Overview

(Information about all selected Java systems)

Subject of the Report

WebTemplate

Queries

InfoProvider

Start of the navigation path Availability Next navigation step System Availability End of the navigation path

0E2EREP_ALLSYS_SYSTEMPING

0E2EREP_ALLSYS_SYSTEMPING

0CCMPDATA

Start of the navigation path Performance Next navigation step Response Times End of the navigation path

0E2EREP_ALLSYS_RESPTIMES_$GRTI$

0E2EREP_ALLSYS_ABAPRESPTIME

0SMD_MPEH

Start of the navigation path Performance Next navigation step Java Garbage Collection End of the navigation path

0E2EREP_ALLSYS_IS_GARBAGE_$GRTI$

I0E2EREP_ALLSYS_IS_GARBAGETIME

0SMD_MPEH

Start of the navigation path Capacity Next navigation step CPU End of the navigation path

0E2EREP_ALLSYS_CPULOAD

0E2EREP_ALLSYS_CPULOAD

0CCMPDATA

Start of the navigation path Capacity Next navigation step Database Use End of the navigation path

0E2EREP_ALLSYS_DBH_SIZE

0E2EREP_ALLSYS_DBH_SIZE

0DBH_MP01

Start of the navigation path Usage Next navigation step Logons End of the navigation path

0E2EREP_ALLSYS_CONCUSER_$GRTI$

0E2EREP_ALLSYS_ABAPCONCUSER

0SMD_MPEH

Note Note

One of two possible WebTemplates is displayed for WebTemplates whose names contain the string $GRTI$ in the table above, depending on the time period selected in the report:

  • If daily data is to be displayed for the period, $GRTI$ is replaced by DAY.

  • If hourly data is to be displayed for the period, $GRTI$ is replaced by HOUR.

End of the note.