SAP ABAP Table STR_LOCK (Oracle monitoring: structure for V$LOCK.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Basic Data
Table Category INTTAB    Structure 
Structure STR_LOCK   Table Relationship Diagram
Short Description Oracle monitoring: structure for V$LOCK.    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 ADDR ORA_ADDR ORA_ADDR RAW 8   0   Oracle monitoring: ADDR  
2 KADDR ORA_KADDR ORA_KADDR RAW 8   0   Oracle monitoring: KADDR  
3 SID ORA_SID ORA_SID DEC 22   0   Oracle monitoring: SID (Session)  
4 TYPE ORA_TYPE ORA_TYPE CHAR 2   0   Oracle Monitoring: Type of user or system lock  
5 ID1 ORA_ID1 ORA_ID1 DEC 22   0   Oracle monitoring: Lock identifier #1 (depends on type)  
6 ID2 ORA_ID2 ORA_ID2 DEC 22   0   Oracle monitoring: Lock identifier #2 (depends on type)  
7 LMODE ORA_LMODE ORA_LMODE DEC 4   0   Oracle monitoring: LMODE Lock mode in which the session hold  
8 REQUEST ORA_REQUEST ORA_REQUEST DEC 22   0   Oracle monitoring: Lock mode in which the process requests  
9 CTIME ORA_CTIME ORA_CTIME DEC 22   0   Oracle monitoring: Time since current mode was granted  
10 BLOCK ORA_BLOCK ORA_BLOCK DEC 22   0   Oracle monitoring: The lock is blocking another lock  
History
Last changed by/on SAP  20070813 
SAP Release Created in 700