ORA_MON_DBCON - Oracle monitoring: list of external Oracle connections
Oracle monitoring: list of external Oracle connections information is stored in SAP table ORA_MON_DBCON.
It is part of development package S_DBMON_ORA in software component BC-CCM-MON-ORA. This development package consists of objects that can be grouped under "Database Monitor for Oracle".
It is part of development package S_DBMON_ORA in software component BC-CCM-MON-ORA. This development package consists of objects that can be grouped under "Database Monitor for Oracle".
Fields for table ORA_MON_DBCON
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CON_NAME | Logical name of a database connection | X | DBCON_NAME | CHAR | 30 | * |
STATUS | Oracle monitoring: status of collector function | DB02_STATUS | CHAR | 1 | ||
MAX_RUNTIME | Oracle monitoring: duration | DB02_DURATION | INT4 | 4 | ||
MAX_UPLOAD | Oracle monitoring: bytes uploaded in Moni | DB02_UPLOAD | INT4 | 4 | ||
LOG_LIFE | Oracle monitoring: log life | DB02_LOGLIFE | NUMC | 3 | ||
DESCRIPTION | Oracle monitoring: connection short description | CONN_TEXT | CHAR | 128 |