SDBAD - Detail Table for DBA Logs
Detail Table for DBA Logs information is stored in SAP table SDBAD.
It is part of development package SDBO in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "Database Administration: Oracle-Specific Components".
It is part of development package SDBO in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "Database Administration: Oracle-Specific Components".
Fields for table SDBAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| BEG | Start of the DBA action | X | SDBA_BEGIN | CHAR | 14 | |
| FUNCT | Function ID for DBA action | X | SDBA_FUNCT | CHAR | 3 | |
| SYSID | Database System ID | X | SDBA_SYSID | CHAR | 8 | |
| POS | Consecutive number for detail lines | X | SDBA_POS | NUMC | 4 | |
| LINE | Text Line for DBA Logs | SDBA_TEXT | CHAR | 254 |