SAP ABAP Table MSS_PFCACH (Contains data from the performance object cache manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Table Category INTTAB    Structure 
Structure MSS_PFCACH   Table Relationship Diagram
Short Description Contains data from the performance object cache manager    
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 CACHETYPE MSSPCTYPE CHAR40 CHAR 40   0   Type of object in SQL Server procedure cache.  
2 HITRATIO MSSPCRATIO   DEC 13   3   Procedure cache hit ratio as percentage.  
3 OBJECTCNT MSSPCOBJCT   DEC 23   0   Number of objects stored in the procedure cache.  
4 OBJPAGES MSSPCPAGES   DEC 23   0   Number of pages used by this object type in the cache.  
5 USECOUNTS MSSPCUSECT   DEC 23   0   Number of times an object of this type has been used.  
History
Last changed by/on SAP  20110908 
SAP Release Created in 630