SAP Table ORA_MON_DBCON

Oracle monitoring: list of external Oracle connections

ORA_MON_DBCON (Oracle monitoring: list of external Oracle connections) 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_MON_DBCON to other SAP tables.

ORA_MON_DBCON table fields

Field Data element Checktable Datatype Length Decimals
CON_NAME Logical name for a database connection DBCON_NAME CHAR 30 0
STATUS Oracle monitoring: status of collector function DB02_STATUS CHAR 1 0
A Active
I Inactive
MAX_RUNTIME Oracle monitoring: duration DB02_DURATION INT4 10 0
MAX_UPLOAD Oracle monitoring: bytes uploaded in Moni DB02_UPLOAD INT4 10 0
LOG_LIFE Oracle monitoring: log life DB02_LOGLIFE NUMC 3 0
DESCRIPTION Oracle monitoring: connection short description CONN_TEXT CHAR 128 0