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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20081006 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20050725 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ORACCACHST | Status of Cursor Cache Display | 20051018 | ||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050712 | ||||
5 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR20 | '--SAVE SHARED-SQL' | Char 20 | 20051018 | |
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DBA_DISTRIBUTED_DATABASE | DBA Cockpit: Interface to distributed DBs | 20051026 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050725 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GORAV_SQLTX_T | Tabletype for GV$SQLTEXT | 20050805 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GORASQLAREA_T | Structure similar to GV$SQLAREA | 20051018 | ||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050725 | ||||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR40 | 40 Characters | 20051024 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090105 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20130109 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ORACP_ACTION_CURSOR_CACHE | 20050712 |
Methods
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 | ![]() |
DATEC | Call by reference | Type reference (TYPE) | GORAVSQLAR_DBC-HIST_BEGIN_DC | 20130109 | |||
2 | ![]() |
TIMEC | Call by reference | Type reference (TYPE) | GORAVSQLAR_DBC-HIST_BEGIN_TC | 20130109 | |||
3 | ![]() |
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 | ![]() |
OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20051012 | ||
2 | ![]() |
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 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_ORA_ACTION_CURSOR_CACHE | Shared Cursor Cache | 20051013 | ||
2 | ![]() |
DETAILPARAMS | Call by reference | Type reference (TYPE) | GORADETAILPAR_DBC | 20050816 | |||
3 | ![]() |
STMT_LN | Call by reference | Type reference (TYPE) | I | 20050816 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
DATETIME1 | Call by reference | Type reference (TYPE) | SDBA_BEGIN | Start of the DBA action | 20130109 | ||
2 | ![]() |
DATETIME2 | Call by reference | Type reference (TYPE) | SDBA_BEGIN | Start of the DBA action | 20130109 | ||
3 | ![]() |
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 |