SAP ABAP Data Element DB2SWD (Lock duration of the thread holding the resource)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Data Element DB2SWD
Short Description Lock duration of the thread holding the resource  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DB2CHAR12    
Data Type CHAR   Character String 
Length 12    
Decimal Places 0    
Output Length 12    
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 Lock durat 
Medium 15 Lock duration 
Long 20 Lock duration 
Heading  
Documentation

Definition

MANUAL:
The lock is held only as long as necessary.

MANUAL+1:
Temporary change of consistency level from CS to RR during bind and data definition operations (RDS changes back internally).

COMMIT:
The lock is held until commit.

COMMIT+1:
Locks needed to maintain the position of a cursor opened "WITH HOLD" are held past commit.

ALLOCATION:
The lock is held until deallocation.

PLAN:
The lock is released when the plan is deallocated.

UTILITY:
The lock is released when the utility processing completes.

Space:
Interest duration for p-locks or duration to free all locks.

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