Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
Oracle Base DB and Autonomous DB on OCIOracle Base DB and Autonomous DB on OCI
Oracle Base DB and Autonomous DB on OCI

Oracle Base DB and Autonomous DB on OCI

Monitor health of the Oracle Base Service and Autonomous Database.

Extension
Free trialDocumentation
Oracle Autonomous Database on Oracle Cloud Infrastructure - a sample dashboardOracle Autonomous Database on Oracle Cloud Infrastructure - a Unified Analysis screen
  • Product information
  • Release notes

Overview

This extension monitors basics of the Oracle Base Database and Autonomous Database, providing server-side observability on the database engine availability and performance level. This extension provides a light alternative to the Oracle Database monitoring extension that is compatible with OCI Base DB and Autonomous DB.

Use cases

  • Monitor availability and performance of the Base database and underlying cluster infrastructure.
  • Monitor availability and performance of the Autonomous DB and the underlying Oracle Cloud Infrastructure health.
  • Track usage of the database storage and network resources.
  • Track database usage in terms of users, logins, sessions, number of queries executed.
  • Understand the resource impact that your applications have on the Base database and Autonomous DB, including wait times.
  • Understand the impact that databse-side resource shortages have on your application.

Get started

For more information on the installation and configuration, please see Oracle Base DB and Autonomous DB on OCI extension in the Dynatrace Documentation.

Details

Compatibility information

  • OCI API access from ActiveGate is required
Dynatrace
DocumentationMore Information
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Feature sets

Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.

Feature setsNumber of metrics included
Metric nameMetric keyDescriptionUnit
DB Block Changescloud.oci.database.generic.block_changesThe Average number of blocks changed per second.PerSecond
Execute Countcloud.oci.database.generic.executesThe number of user and recursive calls that executed SQL statements during the selected interval.Count
Current Logonscloud.oci.database.generic.logonsThe number of successful logons during the selected interval.Count
Transaction Countcloud.oci.database.generic.transactionsThe combined number of user commits and user rollbacks during the selected interval.Count
User Callscloud.oci.database.generic.user_callsThe combined number of logons, parses, and execute calls during the selected interval.Count
Parse Countcloud.oci.database.generic.parsesThe number of hard and soft parses during the selected interval.Count
Storage Space Used By Tablespacecloud.oci.database.generic.storage_used_by_tablespaceTotal amount of storage space used by tablespace.GigaByte
Allocated Storage Space By Tablespacecloud.oci.database.generic.storage_allocated_by_tablespaceTotal amount of storage space allocated to the tablespace.GigaByte
Storage Space Utilization By Tablespacecloud.oci.database.generic.storage_util_by_tablespaceThe percentage of storage space utilized by the tablespace.Percent
Metric nameMetric keyDescriptionUnit
CPU Utilizationcloud.oci.database.autonomous.cpu_utilCPU utilization aggregated across all consumer groups.Percent
Storage Utilizationcloud.oci.database.autonomous.storage_utilPercentage of provisioned storage capacity currently in use.Percent
Maximum Storage Spacecloud.oci.database.autonomous.max_storage_spaceMaximum amount of storage reserved for the database.GigaByte
Storage Space Allocatedcloud.oci.database.autonomous.storage_space_allocatedSpace allocated to the database.GigaByte
Storage Space Usedcloud.oci.database.autonomous.storage_space_usedSpace used by the database.GigaByte
DB Timecloud.oci.database.autonomous.db_timeRate of accumulation of database time (CPU + Wait) by foreground sessions.Second
Wait Timecloud.oci.database.autonomous.wait_timeAverage rate of accumulation of non-idle wait time by foreground sessions.Second
CPU Timecloud.oci.database.autonomous.cpu_timeRate of accumulation of CPU time by foreground sessions.Second
Database Availabilitycloud.oci.database.autonomous.database_availabilityDatabase availability for connections (1 = DB Available, 0 = DB Unavailable).Count
Connection Latencycloud.oci.database.autonomous.connection_latencyTime taken to connect to a ADB-S database in each region from a VM in the same region.MilliSecond
Query Latencycloud.oci.database.autonomous.query_latencyTime taken to display results of a simple query.MilliSecond
Session Logical Readscloud.oci.database.autonomous.session_logical_readsSum of "db block gets" plus "consistent gets".Count
DB Block Changescloud.oci.database.autonomous.db_block_changesNumber of changes that where part of an update or delete operation to all blocks in SGA.Count
Physical Readscloud.oci.database.autonomous.physical_readsNumber of data blocks read from disk.Count
Physical Writescloud.oci.database.autonomous.physical_writesNumber of data blocks written to disk.Count
Physical Read Total Bytescloud.oci.database.autonomous.physical_read_bytesSize in bytes of disk reads by all database instance activity.Count
Physical Write Total Bytescloud.oci.database.autonomous.physical_write_bytesSize in bytes of disk writes by all database instance activity.Count
Metric nameMetric keyDescriptionUnit
ASM Diskgroup Utilizationcloud.oci.database.cluster.asm_diskgroup_utilPercentage of usable space used in a Disk Group.Percent
Filesystem Utilizationcloud.oci.database.cluster.filesystem_utilPercent utilization of provisioned filesystem.Percent
CPU Utilizationcloud.oci.database.cluster.cpu_utilPercent CPU utilization.Percent
Memory Utilizationcloud.oci.database.cluster.memory_utilPercentage of memory available for starting new applications, without swapping.Percent
Swap Utilizationcloud.oci.database.cluster.swap_utilPercent utilization of total swap space.Percent
Node Statuscloud.oci.database.cluster.node_statusIndicates whether the host is reachable in RAC environments.Count
OCPU Allocatedcloud.oci.database.cluster.ocpus_allocatedThe number of OCPUs allocated.Count
Metric nameMetric keyDescriptionUnit
CPU Utilizationcloud.oci.database.generic.cpu_utilCPU utilization aggregated across all consumer groups.Percent
Storage Utilizationcloud.oci.database.generic.storage_utilThe percentage of provisioned storage capacity currently in use.Percent
Storage Space Usedcloud.oci.database.generic.storage_usedTotal amount of storage space used by the database at the collection time.GigaByte
Storage Allocatedcloud.oci.database.generic.storage_allocatedTotal amount of storage space allocated to the databaseGigaByte
Metric nameMetric keyDescriptionUnit
APEX Page Eventscloud.oci.database.autonomous.apex_page_eventsNumber of APEX page events.Count
APEX Page Load Timecloud.oci.database.autonomous.apex_page_load_timeAverage APEX page execution time.Second
Active APEX Applicationscloud.oci.database.autonomous.apex_active_applicationsNumber of APEX applications with activity.Count
APEX Workspace Countcloud.oci.database.autonomous.apex_workspacesTotal number of user-created workspaces.Count
Metric nameMetric keyDescriptionUnit
Sessionscloud.oci.database.autonomous.sessionsNumber of sessions in the database.Count
Execute Countcloud.oci.database.autonomous.executesNumber of user and recursive calls that executed SQL statements.Count
Running Statementscloud.oci.database.autonomous.running_statementsNumber of running SQL statements aggregated accross all consumer groups.Count
Queued Statementscloud.oci.database.autonomous.queued_statementsNumber of queued SQL statements aggregated accross all consumer groups.Count
Transaction Countcloud.oci.database.autonomous.transactionsCombined number of user commits and user rollbacks.Count
Current Logonscloud.oci.database.autonomous.current_logonsNumber of successful logons.Count
User Callscloud.oci.database.autonomous.user_callsCombined number of logons, parses, and execute calls.Count
Total Parse Countcloud.oci.database.autonomous.parsesNumber of hard and soft parses.Count
Failed Logonscloud.oci.database.autonomous.failed_logonsNumber of logons that failed due to an invalid username and/or password.Count
Failed Connectionscloud.oci.database.autonomous.failed_connectionsNumber of failed database connections.Count
User Commitscloud.oci.database.autonomous.user_commitsNumber of user commits.Count
User Rollbackscloud.oci.database.autonomous.user_rollbacksNumber of times users manually issue the ROLLBACK statement or an error occurs during user's transactions.Count
Redo Sizecloud.oci.database.autonomous.redo_sizeAmount of redo generated in bytes.Count
Hard Parse Countcloud.oci.database.autonomous.hard_parsesNumber of parse calls (real parses).Count
Failures Parse Countcloud.oci.database.autonomous.failed_parsesNumber of parse failures.Count
Bytes Received via SQL*Net from DBLinkcloud.oci.database.autonomous.sql_net_bytes_from_dblinkNumber of bytes received from a database link over Oracle Net Services.Count
Bytes Sent via SQL*Net to DBLinkcloud.oci.database.autonomous.sql_net_bytes_to_dblinkNumber of bytes sent over a database link over Oracle Net Services.Count
Bytes Received via SQL*Net from Clientcloud.oci.database.autonomous.sql_net_bytes_from_clientNumber of bytes received from the client over Oracle Net Services.Count
Bytes Sent via SQL*Net to Clientcloud.oci.database.autonomous.sql_net_bytes_to_clientNumber of bytes sent to the client from the foreground processes.Count

Related to Oracle Base DB and Autonomous DB on OCI

Oracle Cloud Infrastructure (OCI) logo

Oracle Cloud Infrastructure (OCI)

Monitor health and performance of the Oracle Cloud Infrastructure.

Oracle Database logo

Oracle Database

Observe, analyze and optimize the usage, health and performance of your database.

Full version history

To have more information on how to install the downloaded package, please follow the instructions on this page.
ReleaseDate

Full version history

⚠️ WARNING ⚠️️: Possible breaking changes and warnings - PLEASE READ before upgrading:

  • This version requires a minimum Dynatrace version of 1.338.0 and a minimum EEC version of 1.333.0.
  • This version includes a potentially breaking change for Dynatrace on Grail.
    • With the inclusion of OpenPipeline processing rules, any metrics ingested from the extension will be processed by a dedicated OpenPipeline pipeline instead of the default pipeline.
    • This means that any created custom dynamic rules will no longer be used on metrics ingested from the extension. If you want to keep enforcing them, please create pipeline groups.
    • Additionally, some field names are handled differently in OpenPipeline, e.g. capitalization. Please double-check any custom dashboards and alerts you have created for this extension.
    • You must opt-in to OpenPipeline configuration via Settings API – see the documentation.

New in this version:

  • Smartscape on Grail. This extension will populate new Smartscape nodes and edges via OpenPipeline extraction.
  • Added feature set metadata for recommended metrics.

Full version history

Improved in this version

  • Added new relationship between database and tenant.
  • Resolved a problem affecting the creation of database cluster entities.

Full version history

New in this version

  • Added support to new regions: AP Kulai 2, AF Casablanca 1, SA Rio de Janeiro 1.

Full version history

Improved in this version

  • OCI SDK currency update.

Full version history

New in this version

  • Added support for custom regions.

Improved in this version

  • Resolved issue with dashboard links not opening on pure Gen3 tenants.

Full version history

Improved in this version

  • Ongoing security updates to the underlying Python libraries

Full version history

Improved in this version

  • Resolved an issue with the cloud-hosted Exadata entities monitoring

Full version history

New in this version

  • Added two new entities, Database and Database Cluster, with metrics as offered by the OCI API
  • Added a Database cluster dashboard

Full version history

⚠️ Important Change

  • This release requires a Minimum Dynatrace Version version of 1.318.0 or higher.

New in this version

  • Added ALERT_TEMPLATES for anomaly detectors in the Davis Anomaly Detection app (latest Dynatrace only).

Full version history

Patch level changes

  • Improvements to avoid hitting OCI API rate limit wherever possible.

Full version history

⚠️IMPORTANT CHANGE: This extension release requires Dynatrace cluster version 1.313 or later.

New features:

  • The dt.security_context attribute is now propagated to all entities created by the extension. When enabling entity access control based on dt.security_context ensure you set the Grail security context destination property to dt.security_context
  • Enabled the extension to present the Dynatrace Platform (a.k.a. Gen3) entity details screens in the future platform apps that will expect these screens

Full version history

Patch level changes:

  • Oracle SDK currency updates

Full version history

New features:

  • Added possibility of an explicit proxy configuration for the API connection. Note that OCI SDK may still use OS-level environment proxy setting. See Q&A for more information on proxy support.

Patch level changes:

  • Updated support for Oracle Cloud sovereign regions, to include recently rolled out new regions.

Full version history

Patch level changes

  • Resiliency improvements to handle minor API response inconsistencies
  • Minor bug fixes

Full version history

Initial release of the Oracle Autonomous Database on Oracle Cloud Infrastructure monitoring extension.

Dynatrace Hub
Hub HomeGet data into DynatraceBuild your own app
Dynatrace Intelligence - Agentic Operations SystemThe Dynatrace Agentic AI ecosystem
Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityBusiness ObservabilityDigital Experience
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

65 Results

Found in 'All'

Databases logo

Databases

Monitor databases, prevent issues, and resolve incidents quickly in real time.

App
  • database
  • db
  • google cloud sql
  • hanadb
  • monitoring
  • mssql
  • MySQL
  • oracle
  • PostgreSQL
  • rds
  • saas
Oracle Database logo

Oracle Database

Observe, analyze and optimize the usage, health and performance of your database.

Extension
  • database
  • logs
  • monitoring
  • oracle
  • sql
Azure SQL Database logo

Azure SQL Database

Managed cloud database provided as part of Microsoft Azure.

Technology
  • cloud
Azure Database for MySQL logo

Azure Database for MySQL

Full observability of MySQL servers and database instances to ensure database health and performance.

Technology
  • cloud
Database Operations Agent logo

Database Operations Agent

Identify application slowdowns by automatically analyzing database performance.

Technology
  • database
  • agentic-operations-system
  • agentic-workflows
  • AI
  • db
  • MCP
  • Model Context Protocol
  • readymade-agent
  • sql
Custom database extension logo

Custom database extension

Execute generic database queries and ingest metrics and logs to Dynatrace.

Technology
  • database
  • Custom
  • extension
Azure Database for Maria DB logo

Azure Database for Maria DB

Full coverage of performance for critical workloads with AI-problem detection, availability, and more.

Technology
  • cloud
Azure Database for PostgreSQL logo

Azure Database for PostgreSQL

Full insight into database performance for critical workloads with AI-problem detection and more.

Technology
  • cloud
AWS Database Migration Service logo

AWS Database Migration Service

Makes it easy to migrate relational databases, and other types of data stores.

Technology
  • cloud
Amazon Quantum Ledger Database (QLDB) logo

Amazon Quantum Ledger Database (QLDB)

Ledger by a central trusted authority that provides an immutable, and cryptographically verifiable transaction log.

Technology
  • cloud
SAP HANA Database (remote monitoring) logo

SAP HANA Database (remote monitoring)

Easily understand the health and performance of your SAP HANA databases.

Extension
  • database
  • extension
  • hanadb
  • sap
  • sql
Amazon Relational Database Service (RDS) logo

Amazon Relational Database Service (RDS)

Instant insights and unified monitoring for optimal Amazon RDS performance.

Technology
  • database
  • log-ingest-integration-cloud:relational:database:service
  • amazon
  • aws
Couchbase logo

Couchbase

Couchbase Capella (SaaS) database monitoring.

Extension
  • database
  • full-stack
  • monitoring
  • noSQL
  • OneAgent
  • performance
IBM DB2 for LUW (remote monitoring) logo

IBM DB2 for LUW (remote monitoring)

Remotely collect monitoring metrics from your DB2 databases.

Extension
  • database
  • db2
  • ibm
  • linux
  • windows
Oracle Base DB and Autonomous DB on OCI logo

Oracle Base DB and Autonomous DB on OCI

Monitor health of the Oracle Base Service and Autonomous Database.

Extension
  • database
  • cloud
  • cloud-and-infrastructure
  • OCI
  • oracle
IBM DB2 logo

IBM DB2

Data management products, including database servers, developed by IBM.

Technology
  • database
  • ibm
  • mainframe
  • z/OS
Connection Pools: JBoss logo

Connection Pools: JBoss

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • connection pool
  • java
  • jboss
  • JMX
  • OneAgent
  • open-source
  • pool
  • red-hat
  • wildfly
Connection Pools: C3P0 logo

Connection Pools: C3P0

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • c3p0
  • connection pool
  • java
  • JMX
  • OneAgent
  • open-source
  • pool
Connection Pools: WebSphere Liberty logo

Connection Pools: WebSphere Liberty

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • connection pool
  • ibm
  • java
  • JMX
  • liberty
  • OneAgent
  • pool
  • websphere
Connection Pools: WebLogic logo

Connection Pools: WebLogic

Application server method of pooling and sharing connections to a database.

Extension
  • database
  • connection pool
  • java
  • JMX
  • OneAgent
  • oracle
  • pool
  • weblogic
Apache CouchDB logo

Apache CouchDB

Intelligently observe and optimize health and performance of your database.

Extension
  • database
Connection Pools: Apache Commons logo

Connection Pools: Apache Commons

Application method of pooling and sharing multiple connections to a database.

Extension
  • database
  • apache
  • apache commons
  • connection pool
  • java
  • JMX
  • OneAgent
  • open-source
  • pool
Memcached logo

Memcached

Distributed caching system used to speed up dynamic database-driven websites.

Extension
  • database
  • cache
  • Memcached
Sybase ASE logo

Sybase ASE

Monitor Sybase ASE database for performance and health, using remote monitoring.

Extension
  • database
  • sap
  • sybase
MariaDB logo

MariaDB

Observe, analyze and optimize the usage, health and performance of your database.

Technology
  • database
  • full-stack
  • monitoring
Amazon Aurora logo

Amazon Aurora

Relational database service developed and offered by Amazon Web Services.

Technology
  • cloud
LanceDB logo

LanceDB

Monitor the performance of your multimodal AI database powered by LanceDB.

Technology
Pinecone logo

Pinecone

Gain insight into your Pinecone vector databases to build knowledgeable AI.

Technology
Milvus logo

Milvus

Gain insights about vector database resource utilization and cache behavior.

Technology
Java JDBC logo

Java JDBC

Application programming interface for the Java, defines access to a database.

Technology
  • java
Amazon DynamoDB logo

Amazon DynamoDB

Fully managed NoSQL database service that supports key-value and data structure.

Technology
  • amazon
  • log-ingest-integration-cloud:aws:dynamodb
Amazon Neptune logo

Amazon Neptune

Fast, reliable, fully managed graph database built for highly connected datasets.

Technology
  • cloud
Chroma logo

Chroma

Gain insights into the health of your vector and embedding databases from Chroma.

Technology
MySQL logo

MySQL

Automatically and intelligently observe, analyze and optimize how your the usage, health and performance of your database.

Technology
  • database
  • full-stack
  • monitoring
  • performance
  • web
Amazon Keyspaces for Apache Cassandra logo

Amazon Keyspaces for Apache Cassandra

Scalable, highly available, and managed Apache Cassandra–compatible database service.

Technology
  • cloud
WordPress logo

WordPress

Content management system written in PHP and paired with a MySQL or MariaDB database.

Technology
  • cms
  • php
  • web
Neo4j logo

Neo4j

Extend observability with PurePath® distributed traces by seamlessly integrating OpenTracing data emitted by the Neo4j graph database.

Technology
  • database
  • java
  • neo4j
  • opentracing
  • PurePath
Azure Synapse Analytics logo

Azure Synapse Analytics

Cloud-based, scale-out, relational database capable of processing massive volumes of data.

Technology
  • cloud
Azure SQL Managed logo

Azure SQL Managed

Full observability into cloud database performance and automated monitoring for Azure SQL Managed.

Technology
  • cloud
Amazon DocumentDB logo

Amazon DocumentDB

Amazon DocumentDB (with MongoDB compatibility) is a fast, reliable, and fully managed database service.

Technology
  • cloud
Azure Cosmos DB logo

Azure Cosmos DB

Fully managed and serverless distributed database supporting open-source PostgreSQL, MongoDB, and Apache Cassandra.

Technology
  • cloud
Snowflake for Workflows logo

Snowflake for Workflows

Access, query, and store Snowflake data to analyze further within Dynatrace.

App
  • database
  • automation
  • connector
  • connectors
  • snowflake
  • workflow
  • workflow action
  • workflow actions
  • workflows
Snowflake logo

Snowflake

Expand visibility to improve health and performance monitoring of your Snowflake.

Extension
  • database
  • logs
  • snowflake
  • sql
Elasticsearch logo

Elasticsearch

Monitor Elasticsearch Clusters, Nodes, Indexes, remotely or locally, via API.

Extension
  • database
  • Elasticsearch
  • search
Redis Enterprise - Prometheus logo

Redis Enterprise - Prometheus

Monitor Redis Enterprise with the official Redis Prometheus exporter.

Extension
  • database
  • cache
  • noSQL
  • Redis
  • redis
  • replication
  • shard
PostgreSQL logo

PostgreSQL

Monitor your Postgres performance via our new EF2.0 extension framework.

Extension
  • database
  • extension
  • logs
  • postgres
  • query
  • sql
Custom Extensions Creator logo

Custom Extensions Creator

Create custom extensions with a few clicks.

App
  • database
  • app
  • custom queries
  • datasource
  • extensions
  • JMX
  • Prometheus
  • queries
  • query
  • snmp
  • snmptraps
  • sql
  • WMI
Oracle GoldenGate logo

Oracle GoldenGate

Monitor Oracle GoldenGate for performance, usage, and availability.

Extension
  • database
  • oracle
  • sql
Oracle Exadata logo

Oracle Exadata

Monitor Oracle Exadata systems for performance, usage and availability.

Extension
  • database
  • exadata
  • oracle
MySQL (remote monitoring) logo

MySQL (remote monitoring)

Remotely monitor your MySQL instances, collect key KPIs and slow queries details.

Extension
  • database
  • MySQL