SAP ABAP Data Element DB2CPREPR (Number of Prepare Requests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU3 (Package) Development Class for Database Monitor
Basic Data
Data Element DB2CPREPR
Short Description Number of Prepare Requests  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DB2NUMC10    
Data Type NUMC   Character string with only digits 
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 Prepares 
Medium 16 Prepare requests 
Long 20 Prepare requests 
Heading  
Documentation

Definition

The number of prepare requests is defined as

QXPREP + QXSTIPRP

where:
QXPREP:
Number of SQL prepare statements.
This number at the serving location might not necessarily match the user application because of DDF's internal processing.

QXSTIPRP:
The number of times that DB2 did an implicit prepare for a statement bound with KEEPDYNAMIC(YES) because the prepared statement cache did not contain a valid copy of the prepared statement.

History
Last changed by/on SAP  20070813 
SAP Release Created in 710