Get started for Oracle Database clients:
If the application that connects to the Oracle Database server runs on a virtual machine or bare-metal, install OneAgent on it to get started.
If the application that connects to the Oracle Database server runs as a workload in Kubernetes or OpenShift, set up Dynatrace on Kubernetes or OpenShift.
Activate the following OneAgent features to get full tracing insight:
- Node.js Oracle DB
- PHP Oracle
Get started with Oracle Database servers:
If your Oracle Database server runs on a virtual machine or bare-metal, install OneAgent on it to get started with system performance metrics.
Activate the Oracle Database extension to get full insight into the Oracle Database server's health and performance combined with metrics and events. A dedicated user account is recommended for monitoring, with either:
CREATE_SESSION
SELECT_CATALOG_ROLE
roles granted, or set of SELECT
permissions on the following performance views:
V$Metric
V$MetricGroup
V$SysStat
V$System_Event
V$System_Wait_Class
V$Parameter
V$PGAStat
V$SGAStat
V$LibraryCache
V$Sys_Time_Model
V$Session
V$Tablespace
V$Sqlarea
DBA_Data_Files
DBA_Lmt_Free_Space
DBA_Tablespaces
DBA_Temp_Free_Space
Activate log monitoring to get full log insight.
Note:
Enabling Most time consuming queries’ performance may expose sensitive data in reported queries.