SAP ABAP Table DB2TBDETL (Detailed Information on a Table from the DB2 Catalog)
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 | DB2TBDETL |
|
| Short Description | Detailed Information on a Table from the DB2 Catalog |
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 | |
DB2CREATOR | CHAR8 | CHAR | 8 | 0 | DB2 creator name | ||
| 3 | |
DB2TBTYPE | DB2TBTYPE | CHAR | 1 | 0 | Type of object | ||
| 4 | |
DB2DBNAME | D2DBNAME | CHAR | 8 | 0 | Database name | ||
| 5 | |
DB2TSNAME | CHAR8 | CHAR | 8 | 0 | Name of the tablespace | ||
| 6 | |
DB2COLCNT | DB2SINT | INT2 | 5 | 0 | Number of columns in the table or view | ||
| 7 | |
DB2NPAGES | INT4 | 10 | 0 | Number of pages on which rows of the table appear | |||
| 8 | |
DB2KEYCOLS | DB2SINT | INT2 | 5 | 0 | Number of columns in the table's primary key | ||
| 9 | |
DB2RECLENS | DB2SINT | INT2 | 5 | 0 | Maximum length (in bytes) of any record in the table | ||
| 10 | |
DB2TBSTATU | DB2TBSTATU | CHAR | 1 | 0 | Status of the table | ||
| 11 | |
DB2CREADTS | DB2TMSTMP | CHAR | 26 | 0 | Time when the CREATE statement was executed | ||
| 12 | |
DB2ALTEDTS | DB2TMSTMP | CHAR | 26 | 0 | Time of most recent ALTER statement on the object | ||
| 13 | |
DB2PCTRCMP | DB2SINT | INT2 | 5 | 0 | Percentage of rows compressed within the total no. of rows | ||
| 14 | |
DB2STATSTM | DB2TMSTMP | CHAR | 26 | 0 | Date and time of last RUNSTATS | ||
| 15 | |
DB2CARDF | FLOATING | FLTP | 16 | 16 | Total number of rows in the table | ||
| 16 | |
DB2TBSIZE | DEC13 | DEC | 13 | 0 | Size of the table in KB |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |