« Oracle 11g : A deeper granularity level to SQL performance metrics | Main | IT starts with the data type »

Database Control 11g : Monitoring Parallel Execution

Posted on Tuesday, April 1, 2008 at 12:49PM by Registered CommenterKarl Reitschuster in | CommentsPost a Comment

A really new step in real-time Oracle Performance Monitoring was the Database Control introduced with Oracle RDBMS 10.1; With Oracle 11.1 the concept was improved and more detailed metrics could be viewed via Database Control.

The Performance page has now 4 Tabs :

  • Throughput
  • I/O
  • Parallel Execution
  • Services

Choosing the Parallel Execution tab you get an overview in the scope of about 60 minutes about following parallel execution metrics :

  • Number Sessions involved in Parallel Executions
  • Number Sessions as Query Coordinators
  • Number Session as Slaves
  • Kind of Parallel Execution DDL/DML/Query
  • Downgrade degree (serialized .. Not Downgraded) of parallel execution

This could result in following screen output :

1323426-1458832-thumbnail.jpg

 

 

Database Control - Performance Tab

 

The Image was captured during a text index creation with parallel degree 4. As you see not all Commands were DDL  but DML Commands due to the logic used behind a text index creation. And - not the complete index creation processed was done in parallel execution mode.

With Database Control 11.1 you are able to monitor your parallel executions effectively. A good step forward in my opinion.

Karl Reitschuster

EmailEmail Article to Friend

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>