DB2QW0254 SAP (Statistics CF Cache Structure Data) Structure details

Dictionary Type: Structure
Description: Statistics CF Cache Structure Data




ABAP Code to SELECT data from DB2QW0254
Related tables to DB2QW0254
Access table DB2QW0254




Structure field list including key, data, relationships and ABAP select examples

DB2QW0254 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Statistics CF Cache Structure Data" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DB2QW0254 TYPE DB2QW0254.

The DB2QW0254 table consists of various fields, each holding specific information or linking keys about Statistics CF Cache Structure Data data available in SAP. These include QW0254RH (Read hit), QW0254RD (Read-miss directory-hit counter), QW0254RS (Read-miss assignment-suppressed), QW0254RN (Read-miss name-assigned).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP DB2QW0254 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
QW0254GNThe name of the group buffer pool DB2W0254GNNUMC10DB2NUMC10
QW0254RHRead hit DB2W0254RHNUMC10DB2NUMC10
QW0254RDRead-miss directory-hit counter DB2W0254RDNUMC10DB2NUMC10
QW0254RSRead-miss assignment-suppressed DB2W0254RSNUMC10DB2NUMC10
QW0254RNRead-miss name-assigned DB2W0254RNNUMC10DB2NUMC10
QW0254RFRead-miss cache-full DB2W0254RFNUMC10DB2NUMC10
QW0254WHChanged page write-hit DB2W0254WHNUMC10DB2NUMC10
QW0254WCClean page write-hit DB2W0254WCNUMC10DB2NUMC10
QW0254WFWrite-miss cache-full DB2W0254WFNUMC10DB2NUMC10
QW0254DRDirectory entry reclaims DB2W0254DRNUMC10DB2NUMC10
QW0254TRData entry reclaims DB2W0254TRNUMC10DB2NUMC10
QW0254XRDirectory entry reclaims with XI DB2W0254XRNUMC10DB2NUMC10
QW0254CCThe number of castout operations performed. DB2W0254CCNUMC10DB2NUMC10
QW0254DEThe number of allocated directory entries (not cumulative). DB2W0254DENUMC10DB2NUMC10
QW0254TE# of allocated data entries (snapshot, not cumulative) DB2W0254TENUMC10DB2NUMC10
QW0254TCChanged pages DB2W0254TCNUMC10DB2NUMC10
QW0254GCGroup buffer pool name DB2W0254GCCHAR8DB2CHAR08
QW02542WSecondary group buffer pool: Changed page write-hit DB2W02542WNUMC10DB2NUMC10
QW02542FSecondary group buffer pool: Write-miss cache-full DB2W02542FNUMC10DB2NUMC10
QW02542DSecondary group buffer pool: Directory entries allocated DB2W02542DNUMC10DB2NUMC10
QW02542TSecondary group buffer pool: Data entries allocated DB2W02542TNUMC10DB2NUMC10
QW02542CSecondary group buffer pool: Changed pages DB2W02542CNUMC10DB2NUMC10
QW0254CIExplicit cross invalidations DB2W0254CINUMC10DB2NUMC10

Key field Non-key field



How do I retrieve data from SAP structure DB2QW0254 using ABAP code?

As DB2QW0254 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DB2QW0254 as there is no data to select.

How to access SAP table DB2QW0254

Within an ECC or HANA version of SAP you can also view further information about DB2QW0254 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!