Use Database Actions to Monitor Activity and Utilization

Database Actions provides the Database Dashboard card, with Overview and Monitor tabs to provide real-time and historical information about the utilization of an Autonomous AI Database instance.

Perform the following prerequisite steps as necessary:

To view the Overview tab that shows general information about utilization, do the following:

  1. Access Database Actions as the ADMIN user.

    See Access Database Actions as ADMIN for more information.

  2. On the Database Actions Launchpad, under Monitoring, click Database Dashboard.

Note: You can bookmark the Launchpad URL and go to that URL directly without logging in to the Oracle Cloud Infrastructure Console. If you logout and use the bookmark, then you need to enter the ADMIN username and password, and click Sign in. See Set the ADMIN Password in Autonomous AI Database if you need to change the password for the ADMIN user.

Database Dashboard Overview

The Overview tab shows real-time and historical information about the Autonomous AI Database utilization.

The charts shown on this page include:

Note: Database Dashboard does not show this chart when the Autonomous AI Database instance workload type is Lakehouse.

Description of adb_console_overview_sql_statements.png follows

Description of the illustration adb_console_overview_sql_statements.png

The default retention period for performance data is thirty (30) days. The CPU utilization, running statements, and average SQL response time charts show data for the last eight (8) days by default.

You can change the retention period by modifying the Automatic Workload Repository retention setting with the PL/SQL procedure DBMS_WORKLOAD_REPOSITORY.MODIFY_SNAPSHOT_SETTINGS(). The maximum retention you can set is 30 days. See Oracle AI Database PL/SQL Packages and Types Reference.

If you need to store more performance data you can use the OCI Ops Insights AWR Hub. See Analyze Automatic Workload Repository (AWR) Performance Data for more information.

Database Dashboard Activity

The Monitor tab shows real-time and historical information about the Autonomous AI Database performance data, activity, and utilization.

Note: The default view in the Monitor tab is real-time. This view shows performance data for the last hour.

The charts on this page are:

To see earlier data click Time period. The default retention period for performance data is thirty (30) days. By default in the Time Period view the charts show information for the last eight (8) days.

In the time period view you can use the calendar to look at a specific time period in the past 30 days. You can also use the time slider to change the period for which performance data is shown.

Note: The retention time can be changed by changing the Automatic Workload Repository retention setting with the PL/SQL procedure DBMS_WORKLOAD_REPOSITORY.MODIFY_SNAPSHOT_SETTINGS. Be aware that increasing the retention time results in more storage usage for performance data. See Oracle AI Database PL/SQL Packages and Types Reference.