Oracle - Trouble Shooting & performance monitor by OEM
Contents
The goals of Oracle troubleshooting include:
- Learn a troubleshooting methodology for use in analyzing any Oracle database
- Understand ratio-based and bottleneck troubleshooting analysis
- Learn troubleshooting techniques for monitoring and optimizing memory usage
- Know how to quickly pinpoint and resolve I/O hotspots at the database, storage and object level
- Using scripts to uncover session-related bottlenecks
- Understand techniques for locating and fixing problem SQL
Oracle Stored Procedures Tips
1 | -- prototype defines the syntax for compiling or decompiling a procedure. |
Monitor oracle performance by OEM
Proactive Database Tuning
Reactive Database Tuning
SQL Tuning
Resources:
https://docs.oracle.com/cd/B28359_01/server.111/b28275/toc.htm
Author: itabas016
Link: https://tech.itabas.com/2016/10/30/database/oracle-kt-troubleshooting-performance-monitor/
License: CC BY-NC-ND 4.0