Oracle
1Z0-067 · Question #152
You notice that the performance of your production 24/7 Oracle 12c database has significantly degraded. Sometimes you are not able to connect to the instance because it hangs. You do not want to…
The correct answer is B. Use emergency monitoring to fetch data directly from SGA for analysis. https://oracle-base.com/articles/12c/emergency-monitoring-em12c
New Features for Performance
Question
You notice that the performance of your production 24/7 Oracle 12c database has significantly degraded. Sometimes you are not able to connect to the instance because it hangs. You do not want to restart the database instance. How can you detect the cause of the degraded performance?
Options
- AEnable Memory Access Mode, which reads performance data from SGA.
- BUse emergency monitoring to fetch data directly from SGA for analysis.
- CRun Automatic Database Diagnostic Monitor (ADDM) to fetch information from the latest
- DUse Active Session History (ASH) data and hang analysis in regular performance monitoring,
- ERun ADDM in diagnostic mode.
How the community answered
(41 responses)- A7% (3)
- B73% (30)
- C2% (1)
- D15% (6)
- E2% (1)
Explanation
https://oracle-base.com/articles/12c/emergency-monitoring-em12c
Topics
#emergency monitoring#SGA#instance hang#performance diagnosis
Community Discussion
No community discussion yet for this question.