SAP ABAP Data Element DB2TGSFLSE (Number of suspends because of false contentions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Data Element DB2TGSFLSE
Short Description Number of suspends because of false contentions  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DB2DEC10V    
Data Type DEC   Counter or amount field with comma and sign 
Length 10    
Decimal Places 0    
Output Length 14    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium 16 False contention 
Long 20 False contention 
Heading  
Documentation

Definition

The number of suspensions due to false contention. This happens when different resource names hash to the same entry in the coupling facility lock table. This causes MVS XES to detect contention on the hash class, however, when MVS XES determines that there is no real conflict on the resource, the contention is called false.

z/OS 1.2 added a new data sharing function to dynamically convert CF requests from sync to async based on heuristics that indicate which mode of invocation is more efficient. One side effect is that when these heuristics kick in to convert an IRLM Lock request from sync to async, the instrumentation feedback is identical to the feedback that z/OS gives DB2 for false contention. Therefore, this counter (QTGSFLSE) may no longer be accurate. False contention may be over-reported, sometimes significantly, especially when CFs are located long distances from the host processors.

History
Last changed by/on SAP  20141013 
SAP Release Created in 620