SAP ABAP Class CL_HDB_UTILITIES_DB13 (HDB: Utilities for DB13)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   HAN-DB (Application Component) SAP HANA Database
     SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HDB_DB13_BCKUP HDB: Complete Data Backup 20110426
2 Inheritance (c INHERITING FROM c_ref)  CL_HDB_DB13_VERI HDB: Check Database 20130314
Properties
Class CL_HDB_UTILITIES_DB13  
Short Description HDB: Utilities for DB13    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SADA    
Program status     
Category 0   
Package SDBA_HDB   DBACOCKPIT for NewDB (HDB) 
Created 20110426   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDB_UTILITIES_DB13 has no forward declaration.
Interfaces
Class CL_HDB_UTILITIES_DB13 has no interface implemented.
Friends
Class CL_HDB_UTILITIES_DB13 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADBC Instance attribute Public Object reference (TYPE REF TO) CL_HDB_ADBC NewDB: ADBC 20110509
2 BACKUP_CATALOG Instance attribute Public Type reference (TYPE) HDB_BACKUP_CATALOGUE_TAB M_BACKUP_CATALOG und M_BACKUP_CATALOG_FILES 20111219
3 BTYPE Instance attribute Public Type reference (TYPE) SDBA_BTYPE Type of DBA Action 20110426
4 CONNAME Instance attribute Public Type reference (TYPE) DBCON_NAME Logical Name for a Database Connection 20110426
5 COUNT_DBAHIST Instance attribute Public Type reference (TYPE) I 20110426
6 CRETSTMP Instance attribute Public Type reference (TYPE) SDBAP-CRETSTMP Date and time (timestamp) of schedule 20110426
7 C_BACKUP Static Attribute Public Type reference (TYPE) SDBA_BTYPE 'BCKUP' Backup 20110426
8 C_VERI Static Attribute Public Type reference (TYPE) SDBA_BTYPE 'VERI' Check database 20130314
9 DATABASE_NAME Instance attribute Public Type reference (TYPE) STRING 20110426
10 DATE_BEFORE Instance attribute Public Type reference (TYPE) SYDATUM Current Date of Application Server 20110426
11 DAYE Instance attribute Public Type reference (TYPE) SDBAP-DAYE Day of the week for DBA action 20110426
12 DBAHIST_AFTER Instance attribute Private Type reference (TYPE) SDBAHSDB SAP DB: DBA History 20110426
13 DBAHIST_AFTER_TAB Instance attribute Private Type reference (TYPE) T_SDBAHSDB 20110426
14 DBAHIST_BEFORE Instance attribute Private Type reference (TYPE) SDBAHSDB SAP DB: DBA History 20110426
15 DBAHIST_BEFORE_TAB Instance attribute Private Type reference (TYPE) T_SDBAHSDB 20110426
16 FUNCT Instance attribute Public Type reference (TYPE) SDBA_FUNCT Function ID for DBA action 20110426
17 HOST Instance attribute Public Type reference (TYPE) STRING 20110426
18 INSTANCE_NUMBER Instance attribute Public Type reference (TYPE) STRING 20110426
19 PLANNING_TIMES Instance attribute Public Type reference (TYPE) SDBADSDB DBA Calendar: Planning vs SAP Sys. Exec. vs DB Exec. Times 20110426
20 PREVIOUS_ENTRY_ID Instance attribute Public Type reference (TYPE) STRING 20111219
21 RC7777 Constant Public Type reference (TYPE) SDBA_RC 7777 Return code for DBA action 20110510
22 RC9999 Constant Public Type reference (TYPE) SDBA_RC 9999 Return code for DBA action 20110510
23 SDBAP Instance attribute Public Type reference (TYPE) SDBAP DBA Planning Table 20110426
24 SDBAR_TAB Instance attribute Public Type reference (TYPE) DBA_SDBAR_TAB 20110426
25 SEPARATOR Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20110511
26 SQL_COMMAND Instance attribute Public Type reference (TYPE) STRING SAP DB: Table for Response Times of a DBM Command 20110426
27 SQL_EXCEPTION Instance attribute Public Object reference (TYPE REF TO) CX_DBA_SDB Exception Class for CCMS MaxDB 20110426
28 START_TIME Instance attribute Public Type reference (TYPE) STRING 20110426
29 SYSID Instance attribute Public Type reference (TYPE) SDBAP-SYSID Name of the SAP System 20110426
30 TIMEE Instance attribute Public Type reference (TYPE) SDBAP-TIMEE Time (24 hour clock) for DBA action to run 20110426
31 TIME_PLUS_1 Instance attribute Public Type reference (TYPE) SYUZEIT Current Time of Application Server 20110426
32 VERSION Instance attribute Public Type reference (TYPE) STRING 20110426
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110426
2 EXECUTE Instance method Public Method 20110426
3 EXECUTE_DDL Instance method Public Method 20110426
4 GET_OS Instance method Public Method 20110511
5 GET_SDBAR Instance method Public Method 20110426
6 INIT Instance method Public Method 20110426
7 INSERT_SDBADSDB Instance method Public Method 20110426
8 OUTPUT_IN_SM37 Instance method Public Method 20110426
9 UPDATE_SDBADSDB Instance method Public Method 20110426
Events
Class CL_HDB_UTILITIES_DB13 has no event.
Types
Class CL_HDB_UTILITIES_DB13 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CRETSTMP Value transfer Type reference (TYPE) SDBA_CRTS Date and time (timestamp) of schedule 20110426
2 Importing DAYE Value transfer Type reference (TYPE) SDBA_DAY Day of the week for DBA action 20110426
3 Importing SYSID Value transfer Type reference (TYPE) SYSYSID Name of the SAP System 20110426
4 Importing TIMEE Value transfer Type reference (TYPE) SDBA_TIME Time (24 hour clock) for DBA action to run 20110426

Method CONSTRUCTOR on class CL_HDB_UTILITIES_DB13 has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_HDB_UTILITIES_DB13 has no parameter.
Method EXECUTE on class CL_HDB_UTILITIES_DB13 has no exception.

Method EXECUTE_DDL Signature

Method EXECUTE_DDL on class CL_HDB_UTILITIES_DB13 has no parameter.
Method EXECUTE_DDL on class CL_HDB_UTILITIES_DB13 has no exception.

Method GET_OS Signature

Method GET_OS on class CL_HDB_UTILITIES_DB13 has no parameter.
Method GET_OS on class CL_HDB_UTILITIES_DB13 has no exception.

Method GET_SDBAR Signature

Method GET_SDBAR on class CL_HDB_UTILITIES_DB13 has no parameter.
Method GET_SDBAR on class CL_HDB_UTILITIES_DB13 has no exception.

Method INIT Signature

Method INIT on class CL_HDB_UTILITIES_DB13 has no parameter.
# Exception Resumable Description Created on
1 NO_CLIENT_SOFTWARE No MaxDB client software 20110426
2 NO_CONNECTION Failed to create object CL_SAPDB_DBA 20110426
3 NO_SDBAP No SDBAP entry found 20110426

Method INSERT_SDBADSDB Signature

Method INSERT_SDBADSDB on class CL_HDB_UTILITIES_DB13 has no parameter.
Method INSERT_SDBADSDB on class CL_HDB_UTILITIES_DB13 has no exception.

Method OUTPUT_IN_SM37 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE Value transfer Type reference (TYPE) SDB_LINE SAP DB: Response line from DBM command 20110426

Method OUTPUT_IN_SM37 on class CL_HDB_UTILITIES_DB13 has no exception.

Method UPDATE_SDBADSDB Signature

Method UPDATE_SDBADSDB on class CL_HDB_UTILITIES_DB13 has no parameter.
Method UPDATE_SDBADSDB on class CL_HDB_UTILITIES_DB13 has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 731