SAP ABAP Table SDBALG (Structure for Log File Parameters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
⤷
SDBA (Package) DBA: Database-Independent Code
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | SDBALG |
|
| Short Description | Structure for Log File Parameters |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
SDBA_DBSID | CHAR8 | CHAR | 8 | 0 | Database system ID | ||
| 2 | |
SDBA_OP_ID | CHAR14 | CHAR | 14 | 0 | Unique operation ID | ||
| 3 | |
SDBA_TASK | SDBA_TASK | CHAR | 30 | 0 | Task Name | ||
| 4 | |
SDBA_JOB | SDBA_JOB | NUMC | 10 | 0 | Unique Job Number in a Task | ||
| 5 | |
SDBA_TRIAL | CHAR10 | CHAR | 10 | 0 | Unique ID Number of the Suboperation | ||
| 6 | |
SDBA_UTNR | SDBA_UTNR | NUMC | 10 | 0 | Utility number within job step | ||
| 7 | |
SDBA_FID | SDBA_FUNCT | CHAR | 3 | 0 | DBA Function ID | ||
| 8 | |
SDBA_UPD | SDBA_UPD | CHAR | 14 | 0 | Update Time Stamp | ||
| 9 | |
SDBA_TOOL | SDBA_TOOL | CHAR | 30 | 0 | Utility manufacturer | ||
| 10 | |
SDBA_PROG | EDI_REPID | CHAR | 30 | 0 | Name of program that executes database operation | ||
| 11 | |
SDBA_LOG | CHAR255 | CHAR | 255 | 0 | Directory path including log file name | ||
| 12 | |
SDBA_LGTP | SDBA_LGTP | CHAR | 1 | 0 | Log File Type (TASK Log, Job Log, Step Log, Utility Log) | ||
| 13 | |
SDBA_RC | SDBA_RC | NUMC | 4 | 0 | Return code for DBA action |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 50A |