What is Real Time Database Operation Monitoring ?
- Real Time Database Operation Monitoring will help you track the progress of a set of sql statements and let you create a report.
- Real Time Database Operation Monitoring acts as a superset of all monitoring components like : ASH, DBMS_MONITOR …
- You can generate Active Reports which are available offline and don’t need access to the production system once generated.
- Real Time Database Operation Monitoring is part of the tuning pack and subject to license.
What is a Database Operation ?
- A database opration is one or more sql statements running inside a single session.
- There are two types of database operations :
- Simple : A simple database operation is one SQL or PL/SQL statement.
- Composite : A Composite database operation consists in multiple SQL or PL/SQL statement running in a single session.
Continue reading OCP 12C – Real-Time Database Operation Monitoring →