SAP ABAP Table DBSTATDEC (Structure table call statistics with dec. fields)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
⤷
STUN (Package) DBA: All the rest in English
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DBSTATDEC |
|
| Short Description | Structure table call statistics with dec. fields |
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 | |
UPDCNTD | DEC12 | DEC | 12 | 0 | No. of UPDATE commands | ||
| 2 | |
UPDFAILD | DEC12 | DEC | 12 | 0 | No. of failed update commands | ||
| 3 | |
DELCNTD | DEC12 | DEC | 12 | 0 | No. of DELETE attempts | ||
| 4 | |
DELFAILD | DEC12 | DEC | 12 | 0 | No. of failed DELETE attempts | ||
| 5 | |
INSCNTD | DEC12 | DEC | 12 | 0 | No. of INSERT attempts | ||
| 6 | |
INSFAILD | DEC12 | DEC | 12 | 0 | No. of failed INSERT attempts | ||
| 7 | |
DIRCNTD | DEC12 | DEC | 12 | 0 | Number of DIRECT READs | ||
| 8 | |
DIRFAILD | DEC12 | DEC | 12 | 0 | No. of failed SELECT SINGLE commands | ||
| 9 | |
SEQCNTD | DEC12 | DEC | 12 | 0 | No. of SEQUENTIAL READs | ||
| 10 | |
SEQFAILD | DEC12 | DEC | 12 | 0 | Number of failed sequential read commands | ||
| 11 | |
UPDPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for UPDATE commands | ||
| 12 | |
UPDEXECD | DEC12 | DEC | 12 | 0 | Number of EXECUTEs for UPDATE commands | ||
| 13 | |
UPDROWD | DEC12 | DEC | 12 | 0 | Number of Changed Records in a Table | ||
| 14 | |
UPDDURD | DEC12 | DEC | 12 | 0 | Length of UPDATE commands in milliseconds | ||
| 15 | |
DELPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for DELETE commands | ||
| 16 | |
DELEXECD | DEC12 | DEC | 12 | 0 | Number of EXECUTEs for DELETE commands | ||
| 17 | |
DELROWD | DEC12 | DEC | 12 | 0 | Number of deleted records in a table | ||
| 18 | |
DELDURD | DEC12 | DEC | 12 | 0 | Length of DELETE commands in milliseconds | ||
| 19 | |
INSPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for INSERT commands | ||
| 20 | |
INSEXECD | DEC12 | DEC | 12 | 0 | Number of EXECUTEs for INSERT commands | ||
| 21 | |
INSROWD | DEC12 | DEC | 12 | 0 | Number of new records inserted in a table | ||
| 22 | |
INSDURD | DEC12 | DEC | 12 | 0 | Length of INSERT commands in milliseconds | ||
| 23 | |
DIRPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for direct read commands (SELECT SINGLE) | ||
| 24 | |
DIROPEND | DEC12 | DEC | 12 | 0 | Number of OPENs for direct read commands (SELECT SINGLE) | ||
| 25 | |
DIRFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for direct read commands (SELECT SINGLE) | ||
| 26 | |
DIRDURD | DEC12 | DEC | 12 | 0 | Length of direct read commands in milliseconds | ||
| 27 | |
SEQPREPD | DEC12 | DEC | 12 | 0 | Numbe rof PREPAREs for sequential read commands | ||
| 28 | |
SEQOPEND | DEC12 | DEC | 12 | 0 | Number of OPENs for sequential read commands | ||
| 29 | |
SEQFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for sequential read commands | ||
| 30 | |
SEQROWD | DEC12 | DEC | 12 | 0 | Number of records read at sequential read operations | ||
| 31 | |
SEQDURD | DEC12 | DEC | 12 | 0 | Length of the sequential read command in milliseconds | ||
| 32 | |
LDPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for buffer load operations | ||
| 33 | |
LDOPEND | DEC12 | DEC | 12 | 0 | Number of OPENs for buffer load operations | ||
| 34 | |
LDFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for buffer load operations | ||
| 35 | |
LDROWD | DEC12 | DEC | 12 | 0 | Number of records read at buffer load operations | ||
| 36 | |
LDDURD | DEC12 | DEC | 12 | 0 | Length of buffer load operations in milliseconds | ||
| 37 | |
PBUFRESETD | DEC12 | DEC | 12 | 0 | No. of buffer resets | ||
| 38 | |
PBUFSIZED | DEC12 | DEC | 12 | 0 | Size of the buffer for an object | ||
| 39 | |
PBUFSIZEMD | DEC12 | DEC | 12 | 0 | Maximum buffer size for an object | ||
| 40 | |
PBUFRECSD | DEC12 | DEC | 12 | 0 | No. of buffered records for an object | ||
| 41 | |
PBUFRECSMD | DEC12 | DEC | 12 | 0 | Maximum no. of buffered records for an object | ||
| 42 | |
PBUFDIRD | DEC12 | DEC | 12 | 0 | No. of direct hits in the buffer | ||
| 43 | |
PBUFSEQD | DEC12 | DEC | 12 | 0 | No. of sequential buffer accesses | ||
| 44 | |
GENREGIOND | DEC12 | DEC | 12 | 0 | No. of generic regions of a buffered table | ||
| 45 | |
SEQ_SCAND | DEC12 | DEC | 12 | 0 | No. of records read with seq. acess | ||
| 46 | |
DBSTATTABN | AS4TAB | CHAR | 30 | 0 | Table name | * | |
| 47 | |
TABTYPES | TABTYPESD | CHAR | 1 | 0 | Table type (short text) | ||
| 48 | |
DBSTATSQLT | AS4TAB | CHAR | 30 | 0 | Name of the pool or cluster | * | |
| 49 | |
BUFMODE | BUFMODED | CHAR | 1 | 0 | Buffer mode of an SAP table | ||
| 50 | |
SQLACCESSD | AS4FLAG | CHAR | 1 | 0 | Flag: Table processed via EXEC SQL? | ||
| 51 | |
PBUFSTATE | PBUFSTATE | CHAR | 1 | 0 | Status of the table in the table buffer |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |