SAP ABAP Interface IF_ORA_TOOLS (Collection of Methods for Oracle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Properties
Interface IF_ORA_TOOLS  
Short Description Collection of Methods for Oracle    
General Data
Package S_DBMON_ORA_COCKPIT   Database Monitor for Oracle in Cockpit Framework 
Created 20050621   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_ORA_TOOLS has no forward declaration.
Interfaces
Interface IF_ORA_TOOLS has no interface.
Friends
Interface IF_ORA_TOOLS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DB_START_DATE Instance attribute Private Type reference (TYPE) CHAR08 Date of Database startup 20050621
2 DB_START_TIME Instance attribute Private Type reference (TYPE) CHAR08 Time of Database startup 20050621
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_INSTANCE_NAME Static method Public Method Get instance name of the database 20050804
2 GET_DB_STARTUP_TIME Instance method Public Method Get the startup time of the database 20050621
Events
Interface IF_ORA_TOOLS has no event.
Types
Interface IF_ORA_TOOLS has no local type.
Method Signatures

Method GET_DB_INSTANCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20050804
2 Returning INSTANCE_NAME Value transfer Type reference (TYPE) DB6NAVSDIS-DBSID DBA Cockpit: Database Name 20050804
# Exception Resumable Description Created on
1 CX_DB6_SYS DB6: Ausnahmen der Systemadministration 20050804

Method GET_DB_STARTUP_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DB_START_DATE Call by reference Type reference (TYPE) CHAR08 Date of Database startup 20050621
2 Exporting DB_START_TIME Call by reference Type reference (TYPE) CHAR08 Time of Database startup 20050621

Method GET_DB_STARTUP_TIME on Interface IF_ORA_TOOLS has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710