SAP ABAP Class CL_ORA_ACTION_BACKUPLOGS (Oracle backup logs)
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 20060906
Properties
Class CL_ORA_ACTION_BACKUPLOGS  
Short Description Oracle backup logs    
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 20060906   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ORACP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ORA_ACTION_BACKUPLOGS has no interface implemented.
Friends
Class CL_ORA_ACTION_BACKUPLOGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_LOG Instance attribute Private Type reference (TYPE) LOG_HISTORY_ORA ORA: Backup Log history 20060908
2 ARCHIVE_STATUS Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV_TEXT_LIST DB6: ALV for table list 20070623
3 ARCHIVE_TAB Instance attribute Private Type reference (TYPE) SDBAH_T Table typ of sdbah 20060908
4 ARCH_HISTORY Instance attribute Private Type reference (TYPE) SDBAARCH_T Table type of sdbaarch 20060908
5 ARCH_MAX Instance attribute Private Type reference (TYPE) ORACP_ACTION_BACKUPLOGS-ARCH_MAX 20090630
6 BACKUP_TAB Instance attribute Private Type reference (TYPE) SDBAH_T Table typ of sdbah 20060908
7 CTRL Instance attribute Private Attribute reference (LIKE) 20060906
8 DBHOST Instance attribute Private Type reference (TYPE) SDBA_HOST Name of the server where the DBA action is to be executed 20080903
9 FIRST_BACKUP_REDO Instance attribute Private Type reference (TYPE) NUM8 Eight-digit numeric value 20060911
10 LAST_BACKUP_REDO Instance attribute Private Type reference (TYPE) NUM8 Eight-digit numeric value 20060911
11 LAST_FULL_BACKUP Instance attribute Private Type reference (TYPE) SDBAH Header Table for DBA Logs 20060908
12 LAST_LEV0_BACKUP Instance attribute Private Type reference (TYPE) SDBAH Header Table for DBA Logs 20060908
13 LAST_SUCC_BACKUP Instance attribute Private Type reference (TYPE) SDBAH Header Table for DBA Logs 20060908
14 NAV_REF Instance attribute Private Attribute reference (LIKE) 20060906
15 ONLINE_LOG_ALARM Instance attribute Private Type reference (TYPE) FLAG General Flag 20060911
16 ORA_CONFIG Instance attribute Private Object reference (TYPE REF TO) CL_ORA_CONFIG ORA: DB13 Settings 20080903
17 VIEW_DATA Instance attribute Private Type reference (TYPE) ORACP_ACTION_BACKUPLOGS 20060907
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_LAST Instance method Private Method 20060911
2 CHECK_LOG_DIRECTORY Instance method Private Method 20070623
3 CHECK_ONLINE_LOGS Instance method Private Method 20060911
4 FILL_ARCHIVE_TAB Instance method Private Method 20060906
5 FILL_ARCH_HISTORY Instance method Private Method 20060906
6 FILL_BACKUP_TAB Instance method Private Method 20060906
7 FIRSTSCREEN Instance method Private Method 20060911
8 GET_ACTIVE_LOG Instance method Private Method 20060906
9 HANDLE_EXCEPTION Instance method Private Method 20070223
10 LIST_BPROT Instance method Private Method 20060912
11 NUMBER_REDOLOGS Instance method Private Method 20090630
12 READ_ARCHIVE_TAB Instance method Private Method 20060912
13 READ_ARCH_HISTORY Instance method Private Method 20060912
14 READ_BACKUP_TAB Instance method Private Method 20060912
15 RECOVERY_REPORT Instance method Private Method 20060920
Events
Class CL_ORA_ACTION_BACKUPLOGS has no event.
Types
Class CL_ORA_ACTION_BACKUPLOGS has no local type.
Method Signatures

Method CHECK_FOR_LAST Signature

Method CHECK_FOR_LAST on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method CHECK_FOR_LAST on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method CHECK_LOG_DIRECTORY Signature

Method CHECK_LOG_DIRECTORY on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method CHECK_LOG_DIRECTORY on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method CHECK_ONLINE_LOGS Signature

Method CHECK_ONLINE_LOGS on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method CHECK_ONLINE_LOGS on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method FILL_ARCHIVE_TAB Signature

Method FILL_ARCHIVE_TAB on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method FILL_ARCHIVE_TAB on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method FILL_ARCH_HISTORY Signature

Method FILL_ARCH_HISTORY on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method FILL_ARCH_HISTORY on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method FILL_BACKUP_TAB Signature

Method FILL_BACKUP_TAB on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method FILL_BACKUP_TAB on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method FIRSTSCREEN Signature

Method FIRSTSCREEN on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method FIRSTSCREEN on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method GET_ACTIVE_LOG Signature

Method GET_ACTIVE_LOG on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method GET_ACTIVE_LOG on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method HANDLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SQLERR_REF Call by reference Object reference (TYPE REF TO) CX_SQL_EXCEPTION Exception Class for SQL Error 20070223
2 Importing SQL_STMT Call by reference Type reference (TYPE) CLIKE 20070223

Method HANDLE_EXCEPTION on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method LIST_BPROT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WA_BACKUP_TAB Call by reference Type reference (TYPE) SDBAH Oracle: History of redo log files 20060912

Method LIST_BPROT on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method NUMBER_REDOLOGS Signature

Method NUMBER_REDOLOGS on class CL_ORA_ACTION_BACKUPLOGS has no parameter.
Method NUMBER_REDOLOGS on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method READ_ARCHIVE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REDOLOGSAVALV_ORA Call by reference Type reference (TYPE) REDOLOGSAVE_ORA_T table type redologsave_ora 20060912

Method READ_ARCHIVE_TAB on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method READ_ARCH_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ARCHHISTALV_ORA Call by reference Type reference (TYPE) ARCHIVHIST_ORA_T Table Type of archivhist_ora 20060912
2 Importing IT_ARCH_HISTORY Call by reference Type reference (TYPE) SDBAARCH_T Table type of sdbaarch 20060920

Method READ_ARCH_HISTORY on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method READ_BACKUP_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BACKUPALV_ORA Call by reference Type reference (TYPE) REDOLOGSAVE_ORA_T table type redologsave_ora 20060912
2 Importing IT_BACKUP_TAB Call by reference Type reference (TYPE) SDBAH_T Table typ of sdbah 20060920

Method READ_BACKUP_TAB on class CL_ORA_ACTION_BACKUPLOGS has no exception.

Method RECOVERY_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_RECREPORT_TEXT_ORA Call by reference Type reference (TYPE) REC_REPORT_ORA_T Table Type of REC_REPORT_ORA 20060926

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