SAP ABAP Table DBSTATITEM (Statistical data for individual SAP tables)
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 | DBSTATITEM |
![]() |
Short Description | Statistical data for individual SAP tables |
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 | ![]() |
UPDPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for UPDATE commands | ||
11 | ![]() |
UPDEXECD | DEC12 | DEC | 12 | 0 | Number of EXECUTEs for UPDATE commands | ||
12 | ![]() |
UPDROWD | DEC12 | DEC | 12 | 0 | Number of Changed Records in a Table | ||
13 | ![]() |
UPDDURD | DEC12 | DEC | 12 | 0 | Length of UPDATE commands in milliseconds | ||
14 | ![]() |
DELPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for DELETE commands | ||
15 | ![]() |
DELEXECD | DEC12 | DEC | 12 | 0 | Number of EXECUTEs for DELETE commands | ||
16 | ![]() |
DELROWD | DEC12 | DEC | 12 | 0 | Number of deleted records in a table | ||
17 | ![]() |
DELDURD | DEC12 | DEC | 12 | 0 | Length of DELETE commands in milliseconds | ||
18 | ![]() |
INSPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for INSERT commands | ||
19 | ![]() |
INSEXECD | DEC12 | DEC | 12 | 0 | Number of EXECUTEs for INSERT commands | ||
20 | ![]() |
INSROWD | DEC12 | DEC | 12 | 0 | Number of new records inserted in a table | ||
21 | ![]() |
INSDURD | DEC12 | DEC | 12 | 0 | Length of INSERT commands in milliseconds | ||
22 | ![]() |
DIRPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for direct read commands (SELECT SINGLE) | ||
23 | ![]() |
DIROPEND | DEC12 | DEC | 12 | 0 | Number of OPENs for direct read commands (SELECT SINGLE) | ||
24 | ![]() |
DIRFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for direct read commands (SELECT SINGLE) | ||
25 | ![]() |
DIRDURD | DEC12 | DEC | 12 | 0 | Length of direct read commands in milliseconds | ||
26 | ![]() |
SEQPREPD | DEC12 | DEC | 12 | 0 | Numbe rof PREPAREs for sequential read commands | ||
27 | ![]() |
SEQOPEND | DEC12 | DEC | 12 | 0 | Number of OPENs for sequential read commands | ||
28 | ![]() |
SEQFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for sequential read commands | ||
29 | ![]() |
SEQROWD | DEC12 | DEC | 12 | 0 | Number of records read at sequential read operations | ||
30 | ![]() |
SEQDURD | DEC12 | DEC | 12 | 0 | Length of the sequential read command in milliseconds | ||
31 | ![]() |
LDPREPD | DEC12 | DEC | 12 | 0 | Number of PREPAREs for buffer load operations | ||
32 | ![]() |
LDOPEND | DEC12 | DEC | 12 | 0 | Number of OPENs for buffer load operations | ||
33 | ![]() |
LDFETCHD | DEC12 | DEC | 12 | 0 | Number of FETCHes for buffer load operations | ||
34 | ![]() |
LDROWD | DEC12 | DEC | 12 | 0 | Number of records read at buffer load operations | ||
35 | ![]() |
LDDURD | DEC12 | DEC | 12 | 0 | Length of buffer load operations in milliseconds | ||
36 | ![]() |
PBUFRESETD | DEC12 | DEC | 12 | 0 | No. of buffer resets | ||
37 | ![]() |
PBUFSIZED | DEC12 | DEC | 12 | 0 | Size of the buffer for an object | ||
38 | ![]() |
PBUFSIZEMD | DEC12 | DEC | 12 | 0 | Maximum buffer size for an object | ||
39 | ![]() |
PBUFRECSD | DEC12 | DEC | 12 | 0 | No. of buffered records for an object | ||
40 | ![]() |
PBUFRECSMD | DEC12 | DEC | 12 | 0 | Maximum no. of buffered records for an object | ||
41 | ![]() |
PBUFDIRD | DEC12 | DEC | 12 | 0 | No. of direct hits in the buffer | ||
42 | ![]() |
PBUFSEQD | DEC12 | DEC | 12 | 0 | No. of sequential buffer accesses | ||
43 | ![]() |
GENREGIOND | DEC12 | DEC | 12 | 0 | No. of generic regions of a buffered table | ||
44 | ![]() |
SEQ_SCAND | DEC12 | DEC | 12 | 0 | No. of records read with seq. acess | ||
45 | ![]() |
DBSTATTABN | AS4TAB | CHAR | 30 | 0 | Table name | * | |
46 | ![]() |
TABTYPES | TABTYPESD | CHAR | 1 | 0 | Table type (short text) | ||
47 | ![]() |
DBSTATSQLT | AS4TAB | CHAR | 30 | 0 | Name of the pool or cluster | * | |
48 | ![]() |
BUFMODE | BUFMODED | CHAR | 1 | 0 | Buffer mode of an SAP table | ||
49 | ![]() |
SQLACCESSD | AS4FLAG | CHAR | 1 | 0 | Flag: Table processed via EXEC SQL? | ||
50 | ![]() |
PBUFSTATE | PBUFSTATE | CHAR | 1 | 0 | Status of the table in the table buffer |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |