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

Oracle Database Insights: Reading Data

v_bastianelli
Newcomer

Hello, we recently installed the early adopter Oracle Database Insights feature on a problematic database in our environment. The database itself runs on Oracle 12.

 

We are currently seeing abnormal peaks in disk reads and user calls, that definitely look out of scale in respect to the scope of this database; thus, before going forward with our analysis, we would like to better understand how to read certain data. Sure, some of it may look obvious to read, but we want to rule out everything since it is our first time using this feature.

v_bastianelli_0-1619596827902.png

 

v_bastianelli_1-1619596876147.png

 

v_bastianelli_2-1619596917538.png

The DBA team is just baffled as we are, because such readings are definitely too high for this database.

 

Specifically, we are wondering:

  1. Whether this data is aggregated by "sum" and based on each single minute;
  2. whether the "total user calls" and "disk read" metrics only include, respectively, the number of single executed queries, and the total amount of data read by those queries in a given timeframe.
  3. whether, in your experience, the Insights feature could show wrong or abnormal readings under particular circumstances.

Thanks in advance for your help.

2 REPLIES 2

dglugla
Dynatrace Pro
Dynatrace Pro

How is the DB endpoint configured: via SID or serviceName?

What type of Oracle deployment is it: single instance, multitenant (CDB/PDB), or RAC cluster?

Not all combinations are currently fully supported by DB Insights, so please also check the prerequisites listed in docs: https://www.dynatrace.com/support/help/shortlink/database-insights#prerequisites.

Empower Enterprise Apps and Services monitoring in Dynatrace

Thank you, @dglugla

Eventually, we came to this same conclusion yesterday: the issue was in the endpoint being configured via serviceName as opposed to SID. We are now seeing correct metrics.

 

(On a side note: strangely enough, we did a parallel test on a similarly configured database, but in that case we could see proper metrics even when configured via serviceName. Therefore, at first we didn't think this was the issue.

 

At this point, I wonder what could be a relevant difference in this regard between the two databases; in any case, such issue seems related to the DB itself and not to how the Insights feature operates. If anyone experiences a similar issue, my advice would be to try different endpoints.)

Featured Posts