SAP ABAP Class CL_RSDB6_BW_HEALTH_CHECK (DB6 BW Health Checks)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSDB6_7EHP1 (Package) Development EHP1 / BI 7.01 and BI 7.11
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DB6_BW_HEALTH_CHECK DB6 BW Health Check 20100303
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DB6_BW_HEALTH_CONSTANTS Constants 20100303
Properties
Class CL_RSDB6_BW_HEALTH_CHECK  
Short Description DB6 BW Health Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDB6_7EHP1   Development EHP1 / BI 7.01 and BI 7.11 
Created 20100303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DB6_BW_HEALTH_CHECK DB6 BW Health Check 20100303
2 IF_DB6_BW_HEALTH_CONSTANTS Constants 20100303
Friends
Class CL_RSDB6_BW_HEALTH_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_CHECK_RESULTS Instance attribute Private Type reference (TYPE) DB6_BW_HEALTH_TESTS_RESULT_TAB Test Results 20100303
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BW_LAYOUT Instance method Private Method Checks BW layout for DB6 20100303
2 CHECK_DATASTORE_MDC_SETTINGS Instance method Private Method Checks the MDC settings for a DSO 20100303
3 CHECK_DATASTORE_PKEY Instance method Private Method Checks partitioning key of a DSO 20100303
4 CHECK_DEFERRED_TABLES Instance method Private Method Checks if table is deferred 20100303
5 CHECK_INFOCUBE_LAYOUT Instance method Private Method Checks InfoCube layout 20100303
6 CHECK_INFOCUBE_MDC_SETTINGS Instance method Private Method Checks MDC settings for an InfoCube 20100303
7 CHECK_INFOCUBE_PKEY Instance method Private Method Checks partitioning key of an InfoCube 20100303
8 CHECK_MDC Instance method Private Method Checks MDC settings 20100303
9 CHECK_PARTTIM_COLUMN Instance method Private Method Checks PARTTIM column 20100303
10 CHECK_PKEY Instance method Private Method Check partitioning key of all InfoProviders 20100303
11 CHECK_PSA_PKEY Instance method Private Method Check partitioning key of PSA tables 20100303
12 CHECK_REPAIR_AGGREGATE_PKEY Instance method Private Method Checks and repairs the partitioning key of aggregates 20100303
13 CHECK_REPAIR_DATASTORE_PKEY Instance method Private Method Checks and repairs the partitioning key of DSOs 20100303
14 CHECK_REPAIR_ICUBE_AGGR_PKEY Instance method Private Method Checks and repairs the partitioning key of an InfoCube/agg. 20100303
15 CHECK_REPAIR_PSA_PKEY Instance method Private Method Checks and repairs the partitioning key of PSA table 20100303
16 GET_AGGREGATES Instance method Private Method Returns the aggregates of an InfoCube 20100303
17 GET_DBPGNAME Instance method Private Method Returns the database partitioning group name 20100303
18 GET_PARTNUM Instance method Private Method Returns the partition number 20100303
19 GET_TBSPS_OF_TABLE Instance method Private Method Returns the table space of a table 20100303
20 REPAIR_INFOPROVIDER_PKEY Instance method Private Method Repairs the partitioning key of an InfoProvider 20100303
21 STORE_RESULTS Instance method Private Method Stores the results in the database 20100303
Events
Class CL_RSDB6_BW_HEALTH_CHECK has no event.
Types
Class CL_RSDB6_BW_HEALTH_CHECK has no local type.
Method Signatures

Method CHECK_BW_LAYOUT Signature

Method CHECK_BW_LAYOUT on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_DATASTORE_MDC_SETTINGS Signature

Method CHECK_DATASTORE_MDC_SETTINGS on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_DATASTORE_PKEY Signature

Method CHECK_DATASTORE_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_DEFERRED_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_VIEW Call by reference Type reference (TYPE) RS_BOOL Ist Deferred Table 20100303
2 Importing I_TABLENAME Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20100303

Method CHECK_DEFERRED_TABLES on class CL_RSDB6_BW_HEALTH_CHECK has no exception.

Method CHECK_INFOCUBE_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_AGGREGATES Call by reference Type reference (TYPE) RS_BOOL Prüfe Aggregate 20100303
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE InfoCube 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_INFOCUBE_MDC_SETTINGS Signature

Method CHECK_INFOCUBE_MDC_SETTINGS on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_INFOCUBE_PKEY Signature

Method CHECK_INFOCUBE_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_MDC Signature

Method CHECK_MDC on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_PARTTIM_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL Fehler 20100303
2 Importing I_FACTTYPE Call by reference Type reference (TYPE) RS_CHAR1 Type der Faktentabelle 20100303
3 Importing I_R_STMT Call by reference Object reference (TYPE REF TO) CL_SQL_STATEMENT SQL-Statement 20100303
4 Importing I_S_CUBE Call by reference Type reference (TYPE) RSD_S_CUBE InfoCube Metadaten 20100303
5 Importing I_T_CUBE_IOBJ Call by reference Type reference (TYPE) RSD_T_CUBE_IOBJ Liste der InfoObjekte des InfoCubes 20100303
6 Importing I_T_DIME Call by reference Type reference (TYPE) RSD_T_DIME Dimensions-Tabellen 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_PKEY Signature

Method CHECK_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_PSA_PKEY Signature

Method CHECK_PSA_PKEY on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_REPAIR_AGGREGATE_PKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE InfoCube 20100303
2 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Reparieren 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_REPAIR_DATASTORE_PKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MPPFL Call by reference Type reference (TYPE) RS_BOOL MPP Aktivierung 20100323
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore Objekt 20100303
3 Importing I_ODSOTYPE Call by reference Type reference (TYPE) RSDODSOTYPE DataStore Objekt Typ 20100303
4 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Reparieren 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_REPAIR_ICUBE_AGGR_PKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_AGGREGATES Call by reference Type reference (TYPE) RS_BOOL Prüfe Aggregate 20100303
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE InfoCube 20100303
3 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Reparieren 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method CHECK_REPAIR_PSA_PKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PSA_TABLE Call by reference Type reference (TYPE) RSD_TABLNM PSA Tabelle 20100303
2 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL Reparieren 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method GET_AGGREGATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_AGGRCUBE Call by reference Type reference (TYPE) RSDU_T_INFOCUBE Aggregate 20100303
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE InfoCube 20100303
3 Importing I_S_CUBE Call by reference Type reference (TYPE) RSD_S_CUBE InfoCube Metadaten 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method GET_DBPGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DBPGNAME Call by reference Type reference (TYPE) STRING Database Partition Group Name 20100303
2 Importing I_TBSP Call by reference Type reference (TYPE) RSDU_TABSPACE Tablespace 20100303

Method GET_DBPGNAME on class CL_RSDB6_BW_HEALTH_CHECK has no exception.

Method GET_PARTNUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTNUM Call by reference Type reference (TYPE) I Partitionsnummer 20100303
2 Importing I_TBSP Call by reference Type reference (TYPE) RSDU_TABSPACE Tablespace 20100303

Method GET_PARTNUM on class CL_RSDB6_BW_HEALTH_CHECK has no exception.

Method GET_TBSPS_OF_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATATBSP Call by reference Type reference (TYPE) RSDU_TABSPACE Daten-Tablespace 20100303
2 Exporting E_INDEXTBSP Call by reference Type reference (TYPE) RSDU_TABSPACE Index-Tablespace 20100303
3 Exporting E_LONGTBSP Call by reference Type reference (TYPE) RSDU_TABSPACE Long Tablespace 20100303
4 Importing I_TABLENAME Call by reference Type reference (TYPE) RSD_TABLNM Tabellenname 20100303

Method GET_TBSPS_OF_TABLE on class CL_RSDB6_BW_HEALTH_CHECK has no exception.

Method REPAIR_INFOPROVIDER_PKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) STRING InfoProvider 20100303
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303

Method STORE_RESULTS Signature

Method STORE_RESULTS on class CL_RSDB6_BW_HEALTH_CHECK has no parameter.
# Exception Resumable Description Created on
1 CX_DB6_BW_HEALTH_CHECK Exception handling BW Health Checks 20100303
History
Last changed by/on SAP  20130531 
SAP Release Created in 730