Data Element list used by SAP ABAP Table DB2STATDEC (DB2/390: Buffer Pool Tuning: Table Categorisation)
SAP ABAP Table
DB2STATDEC (DB2/390: Buffer Pool Tuning: Table Categorisation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB2ACCFREQ | DB2 OS/390: Access frequency: max(executes , affected rows) | ||
| 2 | DB2ACCTYPE | DB2 for OS/390: Access type: random or sequential | ||
| 3 | DB2BPCURR | Name of the DB2 buffer pool currently used for the TS | ||
| 4 | DB2BPSUG | Suggested DB2 buffer pool | ||
| 5 | DB2CARDFD | Total number of rows in the table | ||
| 6 | DB2CHANGES | DB2/390: changes vs. all executions in percent | ||
| 7 | DB2CHAR01 | Field type char, length 1 | ||
| 8 | DB2DBNAME | Database name | ||
| 9 | DB2EXECS | Sum of execution of updates, inserts, deletes and fetches | ||
| 10 | DB2FETCHES | DB2 for OS/390: Number of fetches | ||
| 11 | DB2NPAGESD | Number of pages on which rows of the table appear | ||
| 12 | DB2RECLEN | Maximum length (in bytes) of any record in the table | ||
| 13 | DB2SIZE | DB2 for OS/390: Size category of the table (small, large) | ||
| 14 | DB2TABCAT | DB2 for OS/390: Table category | ||
| 15 | DB2TABNAME | DB2 table name | ||
| 16 | DB2TABSIZE | DB2 for OS/390: Table size ( pages * reclength / 1024 ) | ||
| 17 | DB2TSNAME | Name of the tablespace | ||
| 18 | DBSTATSQLT | Name of the pool or cluster | ||
| 19 | DELCNTD | No. of DELETE attempts | ||
| 20 | DIRFETCHD | Number of FETCHes for direct read commands (SELECT SINGLE) | ||
| 21 | INSCNTD | No. of INSERT attempts | ||
| 22 | SEQFETCHD | Number of FETCHes for sequential read commands | ||
| 23 | SEQROWD | Number of records read at sequential read operations | ||
| 24 | UPDCNTD | No. of UPDATE commands |