SAP ABAP Class CL_ORA_ACTION_CURSOR_CACHE (Shared Cursor Cache)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBCOCKPIT_ORA (Package) Oracle Monitoring with DBCOCKPIT Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ORA_ACTION_CONTROLLER ORA: Abstract Action Controller 20060601
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ORA_ACTION_CUR_CACHE_TAB Shared Cursor Cache Table Filter 20051012
Properties
Class CL_ORA_ACTION_CURSOR_CACHE  
Short Description Shared Cursor Cache    
Super Class CL_ORA_ACTION_CONTROLLER ORA: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_DBCOCKPIT_ORA   Oracle Monitoring with DBCOCKPIT Framework 
Created 20050712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ORACP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SQLS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ORA_ACTION_CURSOR_CACHE has no interface implemented.
Friends
Class CL_ORA_ACTION_CURSOR_CACHE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADJUST_GRID Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081006
2 ALV Instance attribute Protected Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20050725
3 CC_CACHE_STATUS Instance attribute Protected Type reference (TYPE) ORACCACHST Status of Cursor Cache Display 20051018
4 CTRL Instance attribute Private Attribute reference (LIKE) 20050712
5 C_MONIKEY Constant Protected Type reference (TYPE) CHAR20 '--SAVE SHARED-SQL' Char 20 20051018
6 DB_PROPERTIES Instance attribute Protected Object reference (TYPE REF TO) IF_DBA_DISTRIBUTED_DATABASE DBA Cockpit: Interface to distributed DBs 20051026
7 FIRST_DISPLAY Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050725
8 IT_GORAV_SQLTX Instance attribute Protected Type reference (TYPE) GORAV_SQLTX_T Tabletype for GV$SQLTEXT 20050805
9 IT_RESET_GORASQLAREA Instance attribute Protected Type reference (TYPE) GORASQLAREA_T Structure similar to GV$SQLAREA 20051018
10 NAV_REF Instance attribute Private Attribute reference (LIKE) 20050725
11 RESET_POINT_TITLE Instance attribute Protected Type reference (TYPE) CHAR40 40 Characters 20051024
12 SELECTION_CANCEL Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090105
13 SOURCE_CC Instance attribute Private Type reference (TYPE) FLAG General Flag 20130109
14 VIEW_DATA Instance attribute Private Type reference (TYPE) ORACP_ACTION_CURSOR_CACHE 20050712
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_STATISTICS Instance method Protected Method 20051019
2 CONVERT_TIMESTAMP Instance method Protected Method 20130109
3 HANDLE_PAI_LOCAL Instance method Protected Method 20051012
4 INIT_LOCAL Instance method Protected Method 20051012
5 NAVIGATE_FORWARD Instance method Protected Method navigate to Source or EXPLAIN 20050726
6 PREPARE_DETAIL_INFO Instance method Protected Method prepare detail information 20050816
7 REFRESH_VIEW_LOCAL Instance method Protected Method 20051012
8 RESELECT Instance method Private Method reselect data 20050726
9 SET_GRID_ATTRIBUTES Instance method Protected Method set ALV Grid attributes 20050725
10 SET_RAC_NODE Instance method Protected Method 20051027
11 SET_RESET_POINT Instance method Protected Method 20051018
12 SHOW_FILTER Instance method Private Method call filter popup 20050725
13 SHOW_STMT_ANALYSIS_REPORT Instance method Protected Method show all statements of a specific value 20090630
14 SHOW_STMT_WITH_TABLE Instance method Private Method show all statements of a specific value 20050819
15 SWITCH_SINCE_RESET_ON Instance method Protected Method 20051019
16 TIME_DELTA Instance method Protected Method 20130109
Events
Class CL_ORA_ACTION_CURSOR_CACHE has no event.
Types
Class CL_ORA_ACTION_CURSOR_CACHE has no local type.
Method Signatures

Method COMPUTE_STATISTICS Signature

Method COMPUTE_STATISTICS on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method COMPUTE_STATISTICS on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method CONVERT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATEC Call by reference Type reference (TYPE) GORAVSQLAR_DBC-HIST_BEGIN_DC 20130109
2 Importing TIMEC Call by reference Type reference (TYPE) GORAVSQLAR_DBC-HIST_BEGIN_TC 20130109
3 Returning TIMESTAMP Value transfer Type reference (TYPE) SDBA_BEGIN Start of the DBA action 20130109

Method CONVERT_TIMESTAMP on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method HANDLE_PAI_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20051012
2 Importing SCREEN Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20051012

Method HANDLE_PAI_LOCAL on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method INIT_LOCAL Signature

Method INIT_LOCAL on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method INIT_LOCAL on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method NAVIGATE_FORWARD Signature

Method NAVIGATE_FORWARD on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method NAVIGATE_FORWARD on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method PREPARE_DETAIL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) CL_ORA_ACTION_CURSOR_CACHE Shared Cursor Cache 20051013
2 Importing DETAILPARAMS Call by reference Type reference (TYPE) GORADETAILPAR_DBC 20050816
3 Exporting STMT_LN Call by reference Type reference (TYPE) I 20050816
4 Exporting STMT_STR Call by reference Type reference (TYPE) SQLS_STR_T SQL statement text 20050816

Method PREPARE_DETAIL_INFO on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method REFRESH_VIEW_LOCAL Signature

Method REFRESH_VIEW_LOCAL on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method REFRESH_VIEW_LOCAL on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method RESELECT Signature

Method RESELECT on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method RESELECT on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method SET_RAC_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_VALID_NODES Call by reference Type reference (TYPE) ABAP_BOOL 20051027

Method SET_RAC_NODE on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method SET_RESET_POINT Signature

Method SET_RESET_POINT on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method SET_RESET_POINT on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method SHOW_FILTER Signature

Method SHOW_FILTER on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method SHOW_FILTER on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method SHOW_STMT_ANALYSIS_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WA_GORASAREA Call by reference Type reference (TYPE) GORASQLAREA Structure Similar to Oracle Table GV$SQLAREA 20090630

Method SHOW_STMT_ANALYSIS_REPORT on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method SHOW_STMT_WITH_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAILPARAMS Call by reference Type reference (TYPE) GORADETAILPAR_DBC Parameter for display of details of a stement 20090630

Method SHOW_STMT_WITH_TABLE on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method SWITCH_SINCE_RESET_ON Signature

Method SWITCH_SINCE_RESET_ON on class CL_ORA_ACTION_CURSOR_CACHE has no parameter.
Method SWITCH_SINCE_RESET_ON on class CL_ORA_ACTION_CURSOR_CACHE has no exception.

Method TIME_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATETIME1 Call by reference Type reference (TYPE) SDBA_BEGIN Start of the DBA action 20130109
2 Importing DATETIME2 Call by reference Type reference (TYPE) SDBA_BEGIN Start of the DBA action 20130109
3 Returning DELTA_SECONDS Value transfer Type reference (TYPE) I 20130109

Method TIME_DELTA on class CL_ORA_ACTION_CURSOR_CACHE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710