SAP ABAP Data Element BUFPOOLFLU (Number of buffer pool flushes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-INF (Application Component) Informix
     STUI (Package) Informix Database Monitor
Basic Data
Data Element BUFPOOLFLU
Short Description Number of buffer pool flushes  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SINT4_NOS    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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  
Long  
Heading  
Documentation

Definition

The number of database buffer pool flushes is a summary of all the flushing activity resulting from any of the following three conditions.

1) When the number of dirty buffers in a LRU queue reaches its limit determined by LRU_MAX_DIRTY.

2) When the page cleaner threads cant keep up - in other words, a user thread need to acquire a buffer and none are available.

3) Online needs to execute a checkpoint.

History
Last changed by/on SAP  20010130 
SAP Release Created in