SAP ABAP Table CCSTATS (Cursor cache statistics)
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 | CCSTATS |
|
| Short Description | Cursor cache statistics |
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 | |
CCSTATS_WP | INT4 | INT4 | 10 | 0 | CC Statistics: Work process number | ||
| 2 | |
CCSTATS_IM | INT4 | INT4 | 10 | 0 | CC statistics: Id Cache: Maximum size | ||
| 3 | |
CCSTATS_IR | INT4 | INT4 | 10 | 0 | CC Statistics: Id Cache: Requests | ||
| 4 | |
CCSTATS_IF | INT4 | INT4 | 10 | 0 | CC Statistics: Id Cache: Hits (founds) | ||
| 5 | |
CCSTATS_II | INT4 | INT4 | 10 | 0 | CC Statistics: Id Cache: Inserts | ||
| 6 | |
CCSTATS_ID | INT4 | INT4 | 10 | 0 | CC Statistics: Id Cache: Deletes | ||
| 7 | |
CCSTATS_I0 | INT4 | INT4 | 10 | 0 | CC statistics: Id Cache: 0-Id requests | ||
| 8 | |
CCSTATS_SM | INT4 | INT4 | 10 | 0 | CC Statistics: Statement Cache: Maximum size | ||
| 9 | |
CCSTATS_SR | INT4 | INT4 | 10 | 0 | CC Statistics: Statement Cache: Requests | ||
| 10 | |
CCSTATS_SF | INT4 | INT4 | 10 | 0 | CC Statistics: Statement Cache: Hits (founds) | ||
| 11 | |
CCSTATS_SI | INT4 | INT4 | 10 | 0 | CC Statistics: Statement Cache: Inserts | ||
| 12 | |
CCSTATS_SD | INT4 | INT4 | 10 | 0 | CC Statistics: Statement Cache: Deletes | ||
| 13 | |
CCSTATS_SP | INT4 | INT4 | 10 | 0 | CC Statistics: Statement Cache: Reparses | ||
| 14 | |
WPITYPE | WPITYPE | INT1 | 3 | 0 | Internal work process type | ||
| 15 | |
WPPID | WPPID | CHAR | 8 | 0 | Process Identification |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |