DBA_LOG_HEADER - DBA: Audit/Trace Log for DBA Cockpit
 DBA: Audit/Trace Log for DBA Cockpit information is stored in SAP table DBA_LOG_HEADER.
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_HEADER
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| LOG_ID | X | CHAR | 32 | |||
| START_DATE | DATS | 8 | ||||
| START_TIME | TIMS | 6 | ||||
| SYSTEM_ID | Name of SAP System | SYSYSID | CHAR | 8 | ||
| COMPONENT | DBA: Component | CHAR | 32 | |||
| SUBCOMPONENT | DBA: Subcomponent | CHAR | 32 | |||
| USERNAME | User Name | SYUNAME | CHAR | 12 | ||
| DESCRIPTION | DBA: Description of the Log Activity | CHAR | 128 | |||
| DURATION | DBA: Duration in milliseconds | INT4 | 4 |