SAP Table ORA_AWR_REPORT
Oracle monitoring: data for AWR report
ORA_AWR_REPORT (Oracle monitoring: data for AWR report) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link ORA_AWR_REPORT to other SAP tables.
ORA_AWR_REPORT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
REMOTE_SYSTEM | Logical name for a database connection | DBCON_NAME | CHAR | 30 | 0 | |||
DBID | Oracle monitoring: database id | ORA_DBID | DEC | 22 | 0 | |||
DBNAME | Oracle monitoring: database name | ORA_NAME_DB | CHAR | 9 | 0 | |||
DBREL | STRG | 0 | 0 | |||||
INST_ID | Oracle monitor: Instance ID | ORA_INST_ID | DEC | 22 | 0 | |||
SNAPID_FROM | ID of "begin snapshot" (dba_hist_snapshot) | ORA_HIST_SNAPID_FROM | NUMC | 22 | 0 | |||
SNAPID_TO | ID of "end snapshot" (dba_hist_snapshot) | ORA_HIST_SNAPID_TO | NUMC | 22 | 0 | |||
SNAPID_FROM2 | ID of 2n "begin snapshot" (dba_hist_snapshot) | ORA_HIST_SNAPID_FROM2 | NUMC | 22 | 0 | |||
SNAPID_TO2 | ID of 2nd "end snapshot" (dba_hist_snapshot) | ORA_HIST_SNAPID_TO2 | NUMC | 22 | 0 | |||
SQLID | Oracle monitoring: SQL_ID | ORA_SQL_ID | CHAR | 13 | 0 | |||
DBIO_EXPECTED | Oracle mon.: Average Block Read time (ms) | ORA_DBIO_EXPECTED | INT4 | 10 | 0 | |||
REPORT | ORA_T_STRING | TTYP | 0 | 0 |