Show TOC

Background documentationTechnical informationen about interactive reports for databases Locate this document in the navigation structure

 

Thies section contains technical information about the interactive reports for databases. 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.

Database

(Information for a database)

Subject of the Report

WebTemplate

Queries

InfoProvider

  Availability   Database Availability  

0E2EREP_DBPING_DETAIL

0E2EREP_DBPING_DETAIL

0CCMPDATA

  Performance   Database of the ABAP System  

0E2EREP_DBABAP_PERFORMANCE

0E2EREP_ABAP_DB_PERFORMANCE

0CCMPDATA

  Performance   Database of the Java System  

0E2EREP_IS_DB_PERFORMANCE_$GRTI$

0E2EREP_IS_JAVA_DB_PERFORMANCE

0E2EREP_IS_JAVA_DB_PERFORMA_HR

0SMD_MPEH

  Errors   Deadlocks  

0E2EREP_DBH_DEADLOCKS

0E2EREP_DBH_DEADLOCKS

0DBH_MP01

  Capacity   Database  

0E2EREP_DBH_SIZE

0E2EREP_DBH_SIZE

0DBH_MP01

  Capacity   Log Area  

0E2EREP_DBH_LOGSIZE

0E2EREP_DBH_LOGSIZE

0DBH_MP01

  Capacity   CPU  

0E2EREP_CPULOAD_HOST

0E2EREP_CPULOAD_HOST

0CCMPDATA

  Capacity   File System  

0E2EREP_FILEUSAGE_HOST

0E2EREP_FILEUSAGE_HOST

0CCMPDATA

  Capacity   Main Memory  

0E2EREP_MEMUTIL_HOST

0E2EREP_MEMUTIL_HOST

0CCMPDATA

  Capacity   Paging Rate  

0E2EREP_PAGINGRATE_HOST

0E2EREP_PAGINGRATE_HOST

0CCMPDATA

  Usage   Database  

0E2EREP_DBABAP_USAGE

0E2EREP_ABAP_DB_USAGE

0CCMAW

Overview

(Information about all selected databases)

Subject of the Report

WebTemplate

Queries

InfoProvider

  Availability   Database Availability  

0E2EREP_ALLSYS_DBPING

0E2EREP_ALLSYS_DBPING

0CCMPDATA

  Exceptions   Deadlocks  

0E2EREP_ALLSYS_DBH_DEADLOCKS

E2E DB Reporting: Deadlocks - Overview

0DBH_MP01

  Capacity   Database Use  

0E2EREP_ALLSYS_DBH_SIZE

0E2EREP_ALLSYS_DBH_SIZE

0DBH_MP01

  Capacity   Log Area  

0E2EREP_ALLSYS_DBH_LOGSIZE

0E2EREP_ALLSYS_DBH_LOGSIZE

0DBH_MP01

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.