Oracle Parallel Server Management User's Guide
Release 1.5

A56287-01

Library

Product

Contents

Index

Prev Next

3
Monitoring Oracle Parallel Server Performance

This chapter presents the Performance Manager charts specific to Oracle8 Parallel Servers. You must have Performance Manager installed on the Enterprise Manager Console to display these Oracle Parallel Server Performance Manager charts.


IMPORTANT:

If you are planning to use OPS Performance Manager with Oracle7, you must install the PL/SQL package. For use with Oracle8, you must run a SQL script on the monitored system. Refer to Appendix A, "OPS Performance Monitoring for Oracle Parallel Server" for more information in both cases.

 

This chapter discusses the following topics:

Topic   Refer to Page  

Performance Manager Overview  

3-2  

Total Block Pings Chart  

3-4  

Data Block Pings by Tablespace Chart  

3-6  

Data Block Pings by Instance Chart  

3-7  

Sessions Chart  

3-8  

Total File I/O Rate Chart  

3-9  

File I/O Rate by File Chart  

3-11  

File I/O Rate by Instance Chart  

3-12  

Lock Activity Chart  

3-13  

Active Users Chart  

3-14  

Active Users by Instance Chart  

3-15  

Users Logged On Chart  

3-16  

Users Logged On by Instance Chart  

3-17  

Overview Chart  

3-18  


Note:

If you need information on other features provided by Performance Manager, refer to the Oracle Enterprise Manager Performance Monitoring User's Guide. For information on the statistics these charts display, and how to interpret these statistics, refer to the Oracle Server Tuning Guide. For more information about the fields in these charts and the V$ views from which they are derived, refer to the Oracle Server Reference Guide.

 

Performance Manager Overview

Performance Manager displays a variety of tabular and graphic performance statistics for parallel servers. The statistics represent the aggregate performance of all instances running on a parallel server. The statistics are displayed in individual charts and include information on data block pings, lock activity, file I/O, and session and user information. You can also use the Performance Manager to display an overview of all of these statistics on one chart.

Oracle Parallel Server performance monitoring is crucial for realizing the full potential of the system. There are several key performance metrics which need to be constantly monitored to keep the Oracle Parallel Server in peak operating condition. The Performance Manager, available as an applet within Enterprise Manager, is an application designed to capture, compute, and present performance data that help database administrators focus on key performance metrics.

The following are the Oracle Parallel Server performance metrics which can be monitored by Oracle Parallel Server:


Note:

Right-clicking on a displayed chart displays a menu allowing you to drill down from or customize the chart.

 

Total Block Pings Chart

From the Display menu, choose the Parallel Server>Parallel Server Total Block Pings command to display a bar chart which represents the total block pings on the parallel server. You can drill down to view the block pings on tablespaces and objects within the parallel server. Similarly, you can drill down on individual tablespaces and objects to view the block pings on individual instances.

The Total Block Pings chart displays statistics from the V$PING view.

Figure 3-1 Total Block Pings Chart

Drill Down - Parallel Server Total Block Pings Chart

To display the block pings at the tablespace level or at the instance level:

  1. When the Performance Manager displays the Total Block Pings chart, click anywhere on the chart.

  1. Right-click and select the Drill Down option.

Table 3-1 Total Block Pings Options at the Tablespace Level

Option   Description  

Instance  

Select Instance to view the pinging on individual instances in the parallel server. You cannot drill down below the instance level. For more information about this chart, see "Data Block Pings by Instance Chart" on page 3-7.  

Object  

Select Object to display the pinging on the tablespaces in the parallel server. From the tablespace level, you can click an individual tablespace and drill down again. For more information about this chart, see "Data Block Pings by Tablespace Chart" on page 3-6.  

To display the block pings at the object level or at the instance level:

  1. From the tablespace level, click an individual tablespace.

  1. Right-click and select the Drill Down option.

Table 3-2 Total Block Pings Options at the Instance Level

Option   Description  

Instance  

Select Instance to view the pinging on instances within the selected tablespace. You cannot drill down below the instance level.  

Object  

Select Object to view the pinging on objects in the selected tablespace. Objects represent tables, indexes, free extents, clusters of tables, and so on. From the object level you can select an individual object and drill down again.  

To display the block pings at the instance level for the selected object:

  1. From the object level, click an individual object.

  1. Right-click and select the Drill Down option.

Data Block Pings by Tablespace Chart

From the Display menu, choose the Parallel Server>Parallel Server Block Pings by Tablespace command to display a bar chart which represents the total block pings on the individual tablespaces in the parallel server. You can drill down on individual tablespaces to view the block pings on individual objects and instances.

The Block Pings by Tablespace chart displays statistics from the V$PING view.

Figure 3-2 Data Block Pings by Tablespace Chart

Drill Down - Parallel Server Block Pings by Tablespace Chart

To display the block pings at the object level or at the instance level:

  1. When Performance Manager displays the Block Pings by Tablespace chart, click an individual tablespace.

  1. Right-click and select the Drill Down option.

Table 3-3 Data Block Pings by Tablespace at the Instance and Object Level

Option   Description  

Instance  

Select Instance to view the pinging on instances within the selected tablespace. You cannot drill down below the instance level.  

Object  

Select Object to view the pinging on objects in the selected tablespace. Objects represent tables, indexes, free extents, clusters of tables, and so on. From the object level you can select an individual object and drill down again.  

Data Block Pings by Instance Chart

From the Display menu, choose the Parallel Server>Parallel Server Block Pings by Instance command to display a bar chart which represents the total block pings on the individual instances in the parallel server. You cannot drill down below the instance level. The Block Pings by Instance chart displays statistics from the V$PING view.

Figure 3-3 Block Pings by Instance Chart

Sessions Chart

From the Display menu, choose the Parallel Server>Parallel Server Sessions command to display a table of Session IDs. The table includes columns for Instance Name, Session ID, Session Address, Session Serial Number, Process PID, Status, Username, Lockwait, and Command.

The Sessions chart displays statistics from the V$PROCESS and V$SESSION views.

Figure 3-4 Sessions Chart

Total File I/O Rate Chart

From the Display menu, choose the Parallel Server>Parallel Server Total File I/O Rate command to graphically display the rate of physical reads and writes for all files in the parallel server database. Only information about Oracle files is shown in this chart.

The Total File I/O Rate chart displays statistics from the V$FILESTAT view.

Figure 3-5 Total File I/O Rate Chart

Drill Down - Total File I/O Rate Chart

To display the file I/O rate at the instance level or at the file level:

  1. When Performance Manager displays the Total File I/O Rate chart, click anywhere on the chart.

  1. Right-click and select the Drill Down option.

Table 3-4 Total File I/O Rate Options at the Instance and File Level

Option   Description  

Instance  

Select Instance to view the file I/O rate on individual instances in the parallel server. You cannot drill down below the instance level. For more information about this chart, see "File I/O Rate by Instance Chart" on page 3-12.  

Object  

Select Object to view the file I/O rate on individual files on the parallel server. For more information about this chart, see "File I/O Rate by File Chart" on page 3-11.  

To view the file I/O rate of individual instances within the selected file:

  1. From the file level, click an individual tablespace.

  1. Right-click and select the Drill Down>Instance option.

File I/O Rate by File Chart

From the Display menu, choose the Parallel Server>Parallel Server File I/O Rate by File command to graphically display the rate of physical reads and writes for individual files in the parallel server database. Only information about Oracle files is shown in this chart. The File I/O Rate by File chart displays statistics from the V$FILESTAT view.

Figure 3-6 File I/O Rate by File Chart

Drill Down - File I/O Rate by File Chart

To display the file I/O rate at the instance level:

  1. When Performance Manager displays the File I/O by File chart, click any individual file.

  1. Right-click and select the Drill Down option.

Table 3-5 File I/O Rate by File Options at Instance Level

Option   Description  

Instance  

Select Instance to view the file I/O rate on individual instances in the parallel server. You cannot drill down below the instance level.  

File I/O Rate by Instance Chart

From the Display menu, choose the Parallel Server>Parallel Server File I/O Rate by Instance command to graphically display the rate of physical reads and writes for individual instances in the parallel server database. Only information about Oracle files is shown in this chart. You cannot drill down below the instance level.

The File I/O Rate by Instance chart displays statistics from the V$FILESTAT view.

Figure 3-7 File I/O Rate by Instance Chart

Lock Activity Chart

From the Display menu, choose the Parallel Server>Parallel Server Lock Activity command to display statistics on the lock activity rate for all different lock types parallel server-wide.

The Lock Activity chart displays statistics from the V$LOCK_ACTIVITY view.

Figure 3-8 Lock Activity Chart

Drill Down - Lock Activity Chart

To view the total lock activity by instance for the selected lock type:

  1. When Performance Manager displays the Lock Activity chart, click any lock type.

  1. Right-click and select the Drill Down option.

Table 3-6 Lock Activity Option at the Instance Level

Option   Description  

Instance  

Select Instance to view the total lock activity by instance for the selected lock type. You cannot drill down below the instance level.  

Active Users Chart

From the Display menu, choose the Parallel Server>Parallel Server Active Users command to display the total number of active user sessions on the parallel server. The Active Users chart displays statistics from the V$SESSION view.

Figure 3-9 Active Users Chart

Drill Down - Active Users Chart

To view the active user sessions on each instance on the parallel server:

  1. When Performance Manager displays the Active Users chart, click anywhere on the chart.

  1. Right-click and select the Drill Down option.

Table 3-7 Active User Option at the Instance Level

Option   Description  

Instance  

Select Instance to view the active users on each instance in the parallel server. You cannot drill down below the instance level. For more information about this chart, see the "Active Users by Instance Chart" on page 3-15.  

Active Users by Instance Chart

From the Display menu, choose the Parallel Server>Parallel Server Active Users by Instance command to display the number of active user sessions on each instance in the parallel server. You cannot drill down below the instance level.

The Active Users by Instance chart displays statistics from the V$SESSION view.

Figure 3-10 Active Users by Instance Chart

Users Logged On Chart

From the Display menu, choose the Parallel Server>Parallel Server Users Logged On command to display the total number of user sessions currently logged on to the parallel server, whether or not activity is being generated.

The Users Logged On chart displays statistics from the V$LICENSE view.

Figure 3-11 Users Logged On Chart

Drill Down - Users Logged On Chart

To view the number of user sessions currently logged on to each instance on the parallel server:

  1. When Performance Manager displays the Users Logged On chart, point your mouse anywhere on the chart.

  1. Right-click and select the Drill Down>Instance option.

Table 3-8 Users Logged On Options at the Instance Level

Option   Description  

Instance  

Select Instance to view the number of user sessions currently logged on to each instance in the parallel server. For more information about this chart, see "Users Logged On by Instance Chart"  

Users Logged On by Instance Chart

From the Display menu, choose the Parallel Server>Parallel Server Users Logged On by Instance command to display the number of users logged on to each instance in the parallel server. You cannot drill down below the instance level.

The Users Logged On by Instance chart displays statistics from the V$LICENSE view.

Figure 3-12 Users Logged On by Instance Chart

Overview Chart

From the Display menu, choose the Parallel Server>Overview command to display all performance statistics charts. Run this command to display the Total Block Pings, Sessions, Total File I/O Rate, Lock Activity, Active Users, and Users Logged On charts as individual tiles.

Figure 3-13 Overview Chart




Prev

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index