cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Oracle JDE monitoring with SQL DB

MrAbboud
Dynatracer
Dynatracer

I would like to know what Dynatrace can provide for Oracle JDE monitoring with SQL DB and if we can collect any audit information. ex: Which user is accessing the DB, what time, for how long etc...

1 REPLY 1

DanielS
DynaMight Guru
DynaMight Guru

Hello, the metrics you can collect from the Oracle DB extension are the following:

Metrics collected:

CPU

  • CPU cores
  • Background CPU
  • Background CPU usage per core
  • Foreground CPU
  • Foreground CPU usage per core
  • Host CPU usage
  • Host CPU usage per core
  • Foreground CPU usage per core

Memory

  • PGA aggregate limit
  • PGA aggregate target
  • PGA used for work areas
  • PGA memory used
  • Allocated PGA
  • Shared pool free
  • Redo log space wait time
  • Redo size increase
  • Redo write time
  • Buffer cache hit ratio
  • Sorts in memory ratio
  • Target to limit ratio
  • Logical reads
  • Physical reads
  • Physical reads direct
  • Sorts in memory
  • Sorts on disk
  • Library cache hit ratio

I/O

  • Physical read bytes
  • Physical byte written
  • Total wait time

Query execution

  • Connection management time
  • PL SQL exec time
  • SQL exec time
  • SQL parse time
  • DB Time
  • DB CPU
  • Time spent on other activities

Tablespaces

  • Total space
  • Free space
  • Used space
  • Used space ratio

Sessions

  • Active Sessions
  • Total sessions
  • User calls
  • Sessions limit
  • Sessions to limit ratio
  • Processes limit

Wait states

  • Number of wait events
  • Seconds waited

ASM

  • ASM - Free space
  • ASM - Total space
  • ASM - Used space
  • ASM - Reads
  • ASM - Writes
The true delight is in the finding out rather than in the knowing.

Featured Posts