SAP ABAP Data Element DB2WP1CLMB (Whether DB2 Postpones Backward Log Processing During Restart)
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 DB2WP1CLMB
Short Description Whether DB2 Postpones Backward Log Processing During Restart  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DB2CHAR04L    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
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 15 Backout limit 
Long 20 Backout limit 
Heading  
Documentation

Definition

Specify whether some backward log processing should be postponed.

  • NO specifies that DB2 backward log processing should process all inflight and inabort units of recovery (URs).
  • YES postpones backout processing for some units of work until you issue the command RECOVER POSTPONED.
  • AUTO postpones some backout processing but automatically starts the backout processing when DB2 restarts and begins accepting new work.

With YES or AUTO, backout processing runs concurrently with new work. Page sets or partitions with backout work pending are unavailable until their backout work is complete.

In R/3 environments recommended value for this parameter is 'No'.

Installation parameter LIMIT BACKOUT on panel DSNTIPN.
Its ZPARM name is LBACKOUT in DSN6SYSP.

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