SAP ABAP Data Element CLEANERS (Number of database buffer cleaner processes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-INF (Application Component) Informix
     STUI (Package) Informix Database Monitor
Basic Data
Data Element CLEANERS
Short Description Number of database buffer cleaner processes  
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 database buffer cleaner processes are responsible for flushing the data residing in the shared memory buffer pools. The optimal number of cleaners depends on your hardware configuration. The maximum value of cleaners is 32, the minimal value is 1. The value can be changed by altering the current ONCONFIG* parameter file located in $INFORMIXDIR/etc.

Informix recommends that you configure a page cleaner for each disk that online uses. However, if more than one disk shares a controler channel, you might find that more than three page cleaners per controller overburdens the controller. In most cases, the additional cleaners do not improve performance unless you seperate successive chunks from a blobspace or dbspace on the disk. Ideally, you should try to assign successive chunks to seperate disk devices.

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