Monitor Metrics to Diagnose and Troubleshoot Problems with Pluggable Databases
Enable Database Management service to view metrics to diagnose and troubleshoot problems with pluggable databases.
- About Database Management
- Using the Console to Enable Database Management for a Container Database (CDB)
To enable Database Management for a container database (CDB), use this procedure. - Using the Console to Enable Database Management for a Pluggable Database (PDB)
To enable Database Management for a pluggable database (PDB), use this procedure. - Using the Console to Edit Database Management for a Pluggable Database (PDB)
To edit the Database Management configuration for a pluggable database (PDB), use this procedure. - Using the Console to Disable Database Management for a Pluggable Database (PDB)
To disable Database Management for a pluggable database (PDB), use this procedure. - Using the Console to View Performance Hub for a Container Database (CDB)
To view Performance Hub for a container database (CDB), use this procedure. You must first enable Database Management to view the performance report. - Using the Console to View Performance Hub for a Pluggable Database (PDB)
To view Performance Hub for a pluggable database (PDB), use this procedure. You must first enable Database Management to view the performance report. - Using the API to Enable, Disable, or Update Database Management Service
- Oracle Cloud Database Metrics
Use the metrics to diagnose and troubleshoot issues.
About Database Management
As a Database Administrator, you can use the Oracle Cloud Infrastructure Database Management service to monitor and manage Oracle Databases. For more information, see About Database Management.
Performance Hub provides a visual representation of diagnostic data that you can leverage to fix performance issues or tune the database to improve performance. For more information about Performance Hub, see Performance Hub.
Related Topics
Using the Console to Enable Database Management for a Container Database (CDB)
To enable Database Management for a container database (CDB), use this procedure.
You can also enable Database Management for a database from the Database Management Administration page. For more information, see Enable Database Management for Oracle Cloud Databases.
Using the Console to Enable Database Management for a Pluggable Database (PDB)
To enable Database Management for a pluggable database (PDB), use this procedure.
You can also enable Database Management for a database from the Database Management Administration page. For more information, see Enable Database Management for Oracle Cloud Databases.
Prerequisite
To enable the Database Management for a pluggable database, enable Database Management for the associated database with the Full Management option.
Using the Console to Edit Database Management for a Pluggable Database (PDB)
To edit the Database Management configuration for a pluggable database (PDB), use this procedure.
You can also enable Database Management for a database from the Database Management Administration page. For more information, see Enable Database Management for Oracle Cloud Databases.
Prerequisite
To enable the Database Management for a pluggable database, enable Database Management for the associated database with the Full Management option.
Using the Console to Disable Database Management for a Pluggable Database (PDB)
To disable Database Management for a pluggable database (PDB), use this procedure.
Using the Console to View Performance Hub for a Container Database (CDB)
To view Performance Hub for a container database (CDB), use this procedure. You must first enable Database Management to view the performance report.
With Basic Management, Performance Hub provides ASH Analytics and SQL Monitoring. Advanced Management will additionally provide ADDM, Workload, and Blocking Sessions.
Performance Hub allows you to download reports for your managed databases. For more information about downloading reports, see Automatic Workload Repository (AWR) Report, Active Sessions History (ASH) Report, and Performance Hub Report.
Using the Console to View Performance Hub for a Pluggable Database (PDB)
To view Performance Hub for a pluggable database (PDB), use this procedure. You must first enable Database Management to view the performance report.
With Basic Management, Performance Hub provides ASH Analytics and SQL Monitoring. Advanced Management will additionally provide ADDM, Workload, and Blocking Sessions.
Performance Hub allows you to download reports for your managed databases. For more information about downloading reports, see Automatic Workload Repository (AWR) Report, Active Sessions History (ASH) Report, and Performance Hub Report.
Using the API to Enable, Disable, or Update Database Management Service
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
Use these API operations to configure the Database Management service.
-
Enable Database Management service for an Oracle Database located in Oracle Cloud Infrastructure to access tools including Metrics and Performance hub:
enableDatabaseManagement
- Disable Database Management service:
disableDatabaseManagement
- Update Database Management configuration:
updateDatabaseManagement
Oracle Cloud Database Metrics
Use the metrics to diagnose and troubleshoot issues.
The metrics for Oracle Cloud Databases help measure useful quantitative data, such as CPU and storage utilization, the number of successful and failed database logon and connection attempts, database operations, SQL queries, transactions, and so on.
For more information, see Oracle Cloud Database Metrics.
- Using the Console View Metrics for a Container Database (CDB)
To view metrics for a container database (CDB), you must first enable Database Management with the Full Management option. - Using the Console to View Metrics for a Pluggable Database (PDB)
To view metrics for a Pluggable Database (PDB), the following prerequisites must be met:
Related Topics
Using the Console View Metrics for a Container Database (CDB)
To view metrics for a container database (CDB), you must first enable Database Management with the Full Management option.
To enable Database Management for databases, see Using the Console to Enable Database Management for a Database.
Parent topic: Oracle Cloud Database Metrics
Using the Console to View Metrics for a Pluggable Database (PDB)
To view metrics for a Pluggable Database (PDB), the following prerequisites must be met:
- Enable Database Management for databases with the Full Management option.
- Enable Database Management for pluggable databases.
With Basic Management, Performance Hub provides ASH Analytics and SQL Monitoring. Advanced Management will additionally provide ADDM, Workload, and Blocking Sessions.