SAP ABAP Class CL_MSS_DBH_FILES (MSSQL DBH Extractor : Database file performance)
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 | 20080328 |
Properties
| Class | CL_MSS_DBH_FILES | |
| Short Description | MSSQL DBH Extractor : Database file performance | |
| 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 | 20080328 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSS_DBH_FILES has no forward declaration.
Interfaces
Class CL_MSS_DBH_FILES has no interface implemented.
Friends
Class CL_MSS_DBH_FILES has no friend class.
Attributes
Class CL_MSS_DBH_FILES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Define the local HEADER and mapping data | 20080328 | |
| 2 | Instance method | Protected | Method | Switch to next DBNAME + FILENR combination | 20080328 |
Events
Class CL_MSS_DBH_FILES has no event.
Types
Class CL_MSS_DBH_FILES 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 | HEADER | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_HEADER | DBA-DBH: Header Date (245 Data; 10 Long Fields) | 20080328 |
Method COLUMN_DEF on class CL_MSS_DBH_FILES has no exception.
Method INST_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | MSSCONNDATA-SQLRELEASE | Raw SQL Server release string | 20100305 | |||
| 2 | FILENAME | Call by reference | Type reference (TYPE) | STRING | Logical file name | 20110114 | |||
| 3 | HOSTNAME | Call by reference | Type reference (TYPE) | STRING | SQL Server instance name | 20100305 | |||
| 4 | INST_NAME | Call by reference | Type reference (TYPE) | DBCOLL_L-INST_NAME | DBNAME:FILENR | 20080328 | |||
| 5 | LOADER_WA | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_HEADER | DBA-DBH: Header Date (245 Data; 10 Long Fields) | 20080328 | |||
| 6 | MSSDELT | Call by reference | Type reference (TYPE) | I | Delta [s] since last measurement | 20080329 | |||
| 7 | MSSDURA | Call by reference | Type reference (TYPE) | I | Duration [s] of measurement | 20080329 | |||
| 8 | RHOST | Call by reference | Type reference (TYPE) | STRING | NetBIOS host name | 20100305 | |||
| 9 | TIMESTMP | Call by reference | Type reference (TYPE) | DBCOLL_L-TIMESTMP | Timestamp | 20080329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Extractor Exception | 20080718 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |