DBAOPTL - DB Optimization - Table Statistics
DB Optimization - Table Statistics information is stored in SAP table DBAOPTL.
It is part of development package SDBA in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "DBA: Database-Independent Code".
It is part of development package SDBA in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "DBA: Database-Independent Code".
Fields for table DBAOPTL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYS_ID | Database system ID | X | SDBA_DBSID | CHAR | 8 | |
OPER_ID | Unique operation ID | X | SDBA_OP_ID | CHAR | 14 | |
TASKNAME | Task Name | X | SDBA_TASK | CHAR | 30 | |
JOB_NR | Unique Job Number in a Task | X | SDBA_JOB | NUMC | 10 | |
TRIAL | Unique ID Number of the Suboperation | X | SDBA_TRIAL | CHAR | 10 | |
UTIL_NR | Utility number within job step | X | SDBA_UTNR | NUMC | 10 | |
FUNC_ID | DBA Function ID | X | SDBA_FID | CHAR | 3 | |
UPD_OP | Update Time Stamp | SDBA_UPD | CHAR | 14 | ||
OBJ | Object of DB operation | SDBA_OBJ30 | CHAR | 30 | ||
ANALY_METH | Analysis Method | SDBA_ANME | CHAR | 30 | ||
ANALY_OPTI | Analysis method | SDBA_OPT | CHAR | 30 | ||
TABLES | Number of statistics to be checked | SDBA_TAB | CHAR | 12 | ||
TAB_CHECK | Number of checked statistics | SDBA_CHK | CHAR | 12 | ||
TAB_OLD | Number of tables with statistics that need to be updated | SDBA_OLD | CHAR | 12 | ||
TAB_REFR | Number of tables with updated statistics | SDBA_REF | CHAR | 12 |