SAP ABAP Data Element LOCKSCURR (Locks currently held)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-INF (Application Component) Informix
     STUI (Package) Informix Database Monitor
Basic Data
Data Element LOCKSCURR
Short Description Locks currently held  
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 LOCKSCURR 
Medium 20 Locks currently held 
Long  
Heading  
Documentation

Definition

Max. Number of Locks held.

This figure gives the total number of locks, the database held simultaneously. If it is always far lower than the configured number of locks (see ONCONFIG parameter 'LOCKS') then you might save some shared memory if you reduce the parameter setting. If it is often quite close to the configured number of locks, then you should increase the parameter setting or you risk broken transactions because of lock shortage.

Because this figure is usually sampled once an hour, it may have missed peak values.

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