SAP ABAP Table DBSTATAM (Read structure of DB statistics data for Application Monitor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
⤷
STUN_COMMON (Package) STUN
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DBSTATAM |
|
| Short Description | Read structure of DB statistics data for Application Monitor |
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 | |
TNAME | AS4TAB | CHAR | 30 | 0 | Table name | * | |
| 2 | |
AM_DATE | CHAR12 | CHAR | 12 | 0 | Analysis date (yyyymmddhhmm) | ||
| 3 | |
TROWS | DBA_PACKED_INT64 | DEC | 22 | 0 | Number of Records in a Table | ||
| 4 | |
OBLKB | DBA_PACKED_INT64 | DEC | 22 | 0 | Used Storage Space of a Table (in KB) | ||
| 5 | |
OCIKB | DBA_PACKED_INT64 | DEC | 22 | 0 | Used Storage Space for the Indexes of a Table (in KB) | ||
| 6 | |
AM_SIGNI | AM_SIGNI | INT1 | 3 | 0 | Significance for Collection of Statistics | ||
| 7 | |
AM_AMETH | AM_AMETH | CHAR | 4 | 0 | Analysis Method for Collecting Statistics | ||
| 8 | |
AM_OPTIO | CHAR5 | CHAR | 5 | 0 | Sample Size for Collection of Statistics |
History
| Last changed by/on | SAP | 20140117 |
| SAP Release Created in |