SAP ABAP Data Element PAGES_PC_1 (Percentage of physical log buffer per write)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-INF (Application Component) Informix
     STUI (Package) Informix Database Monitor
Basic Data
Data Element PAGES_PC_1
Short Description Percentage of physical log buffer per write  
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 10 PCPLGWRITE 
Medium  
Long  
Heading  
Documentation

Definition

This field gives the average percentage of the amount of data that was flushed from the physical log buffer to the physical log on disk. Its value is an indicator as to how well the physical log memory buffers are tuned. In general, if this value is over 75%, you can probably improve performance by making the physical log buffer size larger.

NOTE: Any adjustments to this parameter can effect the data buffered write percentages. This is due to modified data being held in the cache for shorter or longer periods of time, restricting or permitting multiple updates to the same data before it is written to disk.

History
Last changed by/on SAP  20041216 
SAP Release Created in 700