SAP ABAP Class CL_MSS_DBH_LOCKSTATS (MSSQL DBH Extractor : Lock statistics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_TOOLS (Package) Utilities for MS SQL Server
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MSS_DBH_EXTRACTOR MSSQL DBH Extractor superclass 20080329
Properties
Class CL_MSS_DBH_LOCKSTATS  
Short Description MSSQL DBH Extractor : Lock statistics    
Super Class CL_MSS_DBH_EXTRACTOR MSSQL DBH Extractor superclass 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSS_TOOLS   Utilities for MS SQL Server 
Created 20080329   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MSS_DBH_LOCKSTATS has no forward declaration.
Interfaces
Class CL_MSS_DBH_LOCKSTATS has no interface implemented.
Friends
Class CL_MSS_DBH_LOCKSTATS has no friend class.
Attributes
Class CL_MSS_DBH_LOCKSTATS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COLUMN_DEF Instance method Protected Method Define the local HEADER and mapping data 20080329
2 INST_SWITCH Instance method Protected Method Switch to next lock type 20080329
Events
Class CL_MSS_DBH_LOCKSTATS has no event.
Types
Class CL_MSS_DBH_LOCKSTATS has no local type.
Method Signatures

Method COLUMN_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing HEADER Call by reference Type reference (TYPE) DBA_DBH_LOADER_HEADER DBA-DBH: Header Date (245 Data; 10 Long Fields) 20080329

Method COLUMN_DEF on class CL_MSS_DBH_LOCKSTATS has no exception.

Method INST_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBREL Call by reference Type reference (TYPE) MSSCONNDATA-SQLRELEASE Raw SQL Server release string 20100305
2 Importing HOSTNAME Call by reference Type reference (TYPE) STRING SQL Server instance name 20100305
3 Importing INST_NAME Call by reference Type reference (TYPE) DBCOLL_L-INST_NAME Lock type 20080329
4 Changing LOADER_WA Call by reference Type reference (TYPE) DBA_DBH_LOADER_HEADER DBA-DBH: Header Date (245 Data; 10 Long Fields) 20080329
5 Importing MSSDELT Call by reference Type reference (TYPE) I Delta [s] since last measurement 20080329
6 Importing MSSDURA Call by reference Type reference (TYPE) I Duration [s] of measurement 20080329
7 Importing RHOST Call by reference Type reference (TYPE) STRING NetBIOS Hostname 20100305
8 Importing TIMESTMP Call by reference Type reference (TYPE) DBCOLL_L-TIMESTMP Timestamp 20080329
# Exception Resumable Description Created on
1 CX_DBA_DBH_EXTRACTOR DBA-DBH: Extractor Exception 20080718
History
Last changed by/on SAP  20130531 
SAP Release Created in 711