(DI-2311) Oracle Database
This page describes how to add monitoring for a standalone SAP Oracle database from a central monitoring installation. More details about the central monitoring system can be found in the chapter Install on central SAP system.
If the Oracle database is used as a standard database for a central or remote SAP system, you might start the additional collector jobs with monitoring profiles ORA_5MIN and ORA_1DAY for Oracle database monitoring without adding a new extra system. More details about scheduling new collector jobs for mentioned monitoring profiles can be found in the chapter Create and schedule a Collector job.
In this section:
Technical prerequisites
The monitoring system requires software to allow connectivity for the Oracle database (especially in heterogeneous landscapes). Specifically, the requirements are:
SAP Kernel DBSL for Oracle DB
Oracle Client Software on Application Servers (e.g. SAP Note 819829)
Depending on the setup changes, application server restarts can be necessary
It is possible to monitor the ORACLE databases for version 11.2.0 and higher.
Prerequisites for an external Oracle database monitoring
Server defined in SNP CrystalBridge® Monitoring requires a connection to the Oracle database.
A valid connection user created within the monitored Oracle database. For security and password management reasons, we recommend creating a new specific monitoring user (e.g. CBMON-<SID of the central monitoring system>). More details about connection users can be found on the page Prerequisites for Oracle Connect User.
A valid database connection defined in table DBCON on the monitored SAP system, as described on the page Create a Secondary connection to Oracle Database.
A connection test for existing database connection can be done by executing the report “ADBC_TEST_CONNECTION” or directly in transaction “DBACOCKPIT”.
If the Oracle database is monitored through a remote SAP system via RFC destination, a valid database connection needs to be defined in table DBCON on the monitored remote SAP system.
Add a new system for standalone Oracle database
If you want to monitor a standalone Oracle database as a separate system, you need to choose one of the following scenarios:
Monitoring of standard Oracle database through default DB connection on the central monitoring system
Oracle database is the standard database of the central SAP system. No additional DB connection (DBCON) is needed, but the ‘DEFAULT’ DB connection can be used. You might use this scenario only when you don’t want to monitor the standard Oracle database through the already monitored SAP system by starting the additional collector jobs as mentioned at the beginning.
Monitoring of Oracle database through a secondary DB connection on the central monitoring system
Oracle database is not the standard database of the central SAP system. In this scenario, the secondary DB connection for the Oracle database needs to be created on the central SAP system as described in the chapter Create a Secondary connection to Oracle Database.
Monitoring of Oracle database on the remote SAP system connected via RFC destination
Oracle database is installed on the remote SAP system. When adding a new system for the Oracle database in this scenario, you need to define:
working RFC Destination to be able to communicate with a remote SAP system.
valid DB Connection name (DBCON) available on the remote SAP system to be able to communicate with the Oracle database.
If the Oracle database is the standard database of the remote SAP system, the default DB connection can be used as mentioned in scenario 1.
If the Oracle database is not the standard database of the remote SAP system, the secondary DB connection has to be used as mentioned in scenario 2.
To add a new system for standalone Oracle database monitoring, please follow these steps on the central monitoring system based on your selected scenario:
Select the main system type Oracle database
Following screen appears for Oracle system information.
Enter System name (e.g. ORACLE_DB) and Description
Enter a valid DB Connection based on the selected Scenario.
Press Check DB connection
If any error occurred, press the button Open DBCO transaction next to the DB Connection field and maintain this DB connection according to the steps described on the page Create a Secondary Connection to Oracle Database.
You can test this DB connection with a report ADBC_TEST_CONNECTION or directly in transaction DBACOCKPIT on the central SAP system.
(Optional) If the Oracle database is monitored from a central SAP system, keep the RFC Destination field empty.
If you would like to monitor the Oracle database from a remote SAP system (Scenario 3), you need to enter valid RFC Destination (configured ABAP connection to a remote SAP system). If RFC Destination filled, please make sure that defined DB connection name exists on the remote SAP system. If not, you need to create a new DB connection for Oracle database on this remote SAP system as described on the page Create a Secondary Connection to Oracle Database.
You might change the Timeout [s] value to set the maximum time in seconds for RFC connection ping.
When the RFC connection does not respond after the maximum time set here, then a red light icon in the monitoring pool is displayed (remote SAP system is not accessible).
Recommended value for RFC connection ping is at least 10 seconds (also for fast connections)
7. Confirm the setup
When user confirms the setup, the report to Generate KPIs specific for Oracle database monitoring is automatically executed and additional KPIs for Oracle system metrics are automatically generated while adding new system for Oracle database.
After executing the report to generate KPIs specific for Oracle database, the following screen appears with the auto-detected Database server(s). Make sure that the Monitor flag is selected and press Confirm.
After confirming the Database server(s), a new system for the standalone Oracle database was added. You might start the monitoring of the standalone Oracle database by clicking the button Start default monitoring in the menu bar. It starts the Collector jobs for Oracle database monitoring.