SAP ABAP Class CL_ORA_DP_MISC (Data Provider Classes for Misc Classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
Properties
Class CL_ORA_DP_MISC  
Short Description Data Provider Classes for Misc Classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ORA_COCKPIT   DBACockpit: Oracle Monitors 
Created 20120913   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ORA_DP_MISC has no forward declaration.
Interfaces
Class CL_ORA_DP_MISC has no interface implemented.
Friends
Class CL_ORA_DP_MISC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_NAME Instance attribute Public Type reference (TYPE) DBCON_NAME Logical name for a database connection 20120913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120913
2 GET_DBAVIEWS Instance method Public Method Dataprovider for DBA Views 20121212
3 GET_DBA_HIST Instance method Public Method For getting time frame from dba_hist_snapshot 20120913
4 GET_GVDVIEWS Instance method Public Method Dataprovider for GVDViews 20121212
5 GET_PARALDEGACT Instance method Public Method Method for getting Parallel Degree Active 20120921
6 GET_PARALSES Instance method Public Method Method for getting Parallel Executions Sessions 20120921
7 GET_PATCH Instance method Public Method Method for Configuration Patch 20120913
8 GET_PATCH2 Instance method Public Method Script for ORA releases which doesn't have Bundle Series Col 20120913
9 GET_USERVIEWS Instance method Public Method Dataprovider for User Views 20121212
Events
Class CL_ORA_DP_MISC has no event.
Types
Class CL_ORA_DP_MISC 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 P_CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20120913

Method CONSTRUCTOR on class CL_ORA_DP_MISC has no exception.

Method GET_DBAVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RES_DBAVIEWS Value transfer Type reference (TYPE) ORA_T_VIEWS Table for Views 20121212

Method GET_DBAVIEWS on class CL_ORA_DP_MISC has no exception.

Method GET_DBA_HIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_DBA_TIME Call by reference Type reference (TYPE) ORA_T_DB_HIST_SNAP Oracle monitoring: Sample timestamp 20120913
2 Exporting P_RAC_NUMBER Call by reference Type reference (TYPE) ORA_INST_ID Oracle monitor: Instance ID 20120913

Method GET_DBA_HIST on class CL_ORA_DP_MISC has no exception.

Method GET_GVDVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RES_GVDVIEWS Value transfer Type reference (TYPE) ORA_T_VIEWS Table for Views 20121212

Method GET_GVDVIEWS on class CL_ORA_DP_MISC has no exception.

Method GET_PARALDEGACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RES_PARALDEGACT Value transfer Type reference (TYPE) ORA_T_PARALDEGACT Table for Parallel Degree Active 20120921

Method GET_PARALDEGACT on class CL_ORA_DP_MISC has no exception.

Method GET_PARALSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RES_PARALSESS Value transfer Type reference (TYPE) ORA_T_PARALSESS Table Type for Parallel Execution Sessions 20120921

Method GET_PARALSES on class CL_ORA_DP_MISC has no exception.

Method GET_PATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_RC Call by reference Type reference (TYPE) I 20120913
2 Exporting P_RES_PATCH Call by reference Type reference (TYPE) ORA_T_PATCH Table for Configuration Patches 20120913

Method GET_PATCH on class CL_ORA_DP_MISC has no exception.

Method GET_PATCH2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting L_RC Call by reference Type reference (TYPE) I 20120913
2 Exporting L_RES_PATCH Call by reference Type reference (TYPE) ORA_T_PATCH Table for Configuration Patches 20120913

Method GET_PATCH2 on class CL_ORA_DP_MISC has no exception.

Method GET_USERVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RES_USERVIEWS Value transfer Type reference (TYPE) ORA_T_VIEWS Table for Views 20121212

Method GET_USERVIEWS on class CL_ORA_DP_MISC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740