SAP Table CCSTATSTTL
SAP cursor cache: total statistics for all work processes
CCSTATSTTL (SAP cursor cache: total statistics for all work processes) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link CCSTATSTTL to other SAP tables.
CCSTATSTTL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
ID_REQ | SAP Cursor Cache: total number of requirements on ID Cache | CCSTTTLIRQ | DEC | 14 | 0 | |||
ID_HITS | SAP Cursor Cache: total number of hits in the ID Cache | CCSTTTLIHT | DEC | 14 | 0 | |||
ID_HITR | SAP Cursor Cache: total hit rate in the ID Cache | CCSTTTLIHR | DEC | 7 | 4 | |||
ID_FREE | SAP Cursor Cache: total number of free entries in ID cache | CCSTTTLIFR | DEC | 14 | 0 | |||
ID_MAX | SAP Cursor Cache: total number of available entries in ID C. | CCSTTTLIMX | DEC | 14 | 0 | |||
ID_INS | SAP Cursor Cache: total number of inserts in ID Cache | CCSTTTLIIN | DEC | 14 | 0 | |||
ID_DEL | SAP Cursor Cache: total number of deletes in the ID cache | CCSTTTLIDL | DEC | 14 | 0 | |||
STMT_REQ | SAP Cursor Cache: total no. requirements on statement cache | CCSTTTLSRQ | DEC | 14 | 0 | |||
STMT_HITS | SAP Cursor Cache: total number of hits in statement cache | CCSTTTLSHT | DEC | 14 | 0 | |||
STMT_HITR | SAP Cursor Cache: total hit rate in the statement cache | CCSTTTLSHR | DEC | 14 | 0 | |||
STMT_FREE | SAP Cursor Cache: total no. of free entries in statement c. | CCSTTTLSFR | DEC | 14 | 0 | |||
STMT_MAX | SAP Cursor Cache: total no. available entries in stmt. cache | CCSTTTLSMX | DEC | 14 | 0 | |||
STMT_INS | SAP Cursor Cache: total no. of inserts in statement cache | CCSTTTLSIN | DEC | 14 | 0 | |||
STMT_DEL | SAP Cursor Cache: total no. deletes in the statement cache | CCSTTTLSDL | DEC | 14 | 0 |