DBA_LOG_DETAIL - DBA: Details for Audit/Trace Log for DBA Cockpit
DBA: Details for Audit/Trace Log for DBA Cockpit information is stored in SAP table DBA_LOG_DETAIL.
It is part of development package SDBA_RUNTIME in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Runtime".
It is part of development package SDBA_RUNTIME in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Runtime".
Fields for table DBA_LOG_DETAIL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOG_ID | X | CHAR | 32 | |||
SEQ_NR | DBA: Sequence Number | X | INT4 | 4 | ||
START_DATE | DATS | 8 | ||||
START_TIME | TIMS | 6 | ||||
SEVERITY | DBA: Severity for Audits; Trace Log for DBA Cockpit | DBA_LOG_SEVERITY | INT1 | 1 | ||
OBJECT_TYPE | DBA: Object Type | CHAR | 32 | |||
OBJECT_SCHEMA | DBA: Object Schema | CHAR | 32 | |||
OBJECT_NAME | DBA: Object Name | CHAR | 64 | |||
DESCRIPTION | DBA: Description of the Log Activity | STRG | 8 | |||
DURATION | DBA: Duration in milliseconds | INT4 | 4 |