SAP ABAP Table DB2STATDEC (DB2/390: Buffer Pool Tuning: Table Categorisation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU2 (Package) CCMS for DB2 for OS/390
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DB2STATDEC |
|
| Short Description | DB2/390: Buffer Pool Tuning: Table Categorisation |
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 | |
DB2TABNAME | CHAR18 | CHAR | 18 | 0 | DB2 table name | ||
| 2 | |
DBSTATSQLT | AS4TAB | CHAR | 30 | 0 | Name of the pool or cluster | * | |
| 3 | |
DB2DBNAME | D2DBNAME | CHAR | 8 | 0 | Database name | ||
| 4 | |
DB2TSNAME | CHAR8 | CHAR | 8 | 0 | Name of the tablespace | ||
| 5 | |
UPDCNTD | DEC12 | DEC | 12 | 0 | No. of UPDATE commands | ||
| 6 | |
DELCNTD | DEC12 | DEC | 12 | 0 | No. of DELETE attempts | ||
| 7 | |
INSCNTD | DEC12 | DEC | 12 | 0 | No. of INSERT attempts | ||
| 8 | |
DB2FETCHES | DEC12 | DEC | 12 | 0 | DB2 for OS/390: Number of fetches | ||
| 9 | |
DIRFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for direct read commands (SELECT SINGLE) | ||
| 10 | |
SEQFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for sequential read commands | ||
| 11 | |
SEQROWD | DEC12 | DEC | 12 | 0 | Number of records read at sequential read operations | ||
| 12 | |
DB2CHAR01 | DB2CHAR01 | CHAR | 1 | 0 | Field type char, length 1 | ||
| 13 | |
DB2NPAGESD | DB2DEC12 | DEC | 12 | 0 | Number of pages on which rows of the table appear | ||
| 14 | |
DB2BPCURR | DB2BPNAME | CHAR | 8 | 0 | Name of the DB2 buffer pool currently used for the TS | ||
| 15 | |
DB2BPSUG | DB2BPNAME | CHAR | 8 | 0 | Suggested DB2 buffer pool | ||
| 16 | |
DB2RECLEN | INT4 | 10 | 0 | Maximum length (in bytes) of any record in the table | |||
| 17 | |
DB2EXECS | DEC12 | DEC | 12 | 0 | Sum of execution of updates, inserts, deletes and fetches | ||
| 18 | |
DB2ACCFREQ | DB2NUMC10 | NUMC | 10 | 0 | DB2 OS/390: Access frequency: max(executes , affected rows) | ||
| 19 | |
DB2ACCTYPE | DB2CHAR10L | CHAR | 10 | 0 | DB2 for OS/390: Access type: random or sequential | ||
| 20 | |
DB2CHANGES | DB2NUMC05 | NUMC | 5 | 0 | DB2/390: changes vs. all executions in percent | ||
| 21 | |
DB2SIZE | DB2CHAR06L | CHAR | 6 | 0 | DB2 for OS/390: Size category of the table (small, large) | ||
| 22 | |
DB2TABCAT | DB2TABCAT | CHAR | 2 | 0 | DB2 for OS/390: Table category | ||
| 23 | |
DB2TABSIZE | DEC12 | DEC | 12 | 0 | DB2 for OS/390: Table size ( pages * reclength / 1024 ) | ||
| 24 | |
DB2CARDFD | DB2DEC12 | DEC | 12 | 0 | Total number of rows in the table |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |