This tutorial describes how you can use the Enterprise Manager Database Control with its four main pages to proactively and reactively monitor and manage your database environment. In addition, this tutorial describes how you can find a starting point for various database administration tasks, view your host configuration, tablespace contents, historical performance data, alert log errors, and the workflow to apply patches.
Approximately 20 minutes
This tutorial covers the following topics:
| Overview | |
| Prerequisites | |
| Using the Database Home Page | |
| Summary |
Place the cursor over this icon to load and view all the screenshots for this tutorial. (Caution: This action loads all screenshots simultaneously, so response time may be slow depending on your Internet connection.)
Note: Alternatively, you can place the cursor over an individual icon in the following steps to load and view only the screenshot associated with that step. You can hide an individual screenshot by clicking it.
You are managing an Oracle database on a single node. Oracle Enterprise Manager Database Control automates and simplifies management of the database and its instance. You can find starting points to core DBA tasks, as well as advanced ones.
Before starting this tutorial, you should:
| 1. | Perform the Installing Oracle Database 10g on Windows tutorial. |
|
| 2. | Ensure that the latest SVG plug-in is installed. (This is required for the proper display of links and icons on the performance pages.) | |
The Database Home page enables you to start and stop the database, and to view its current state by displaying a series of metrics. This page displays information grouped in the following categories:
Three tabbed pages: Performance, Administration and Maintenance, provide additional access to database information, as well as the links at the bottom of each page, in the Related Links region.
Perform the following steps:
| 1. |
Open your browser and enter the following URL (Replace <hostname> with your own host name or IP address): http://<hostname>:1158/em Enter sys as User Name, oracle as Password, SYSDBA in the Connect As field, and click Login.
If this is the first time, that you log into Enterprise Manager as this user, click I agree to acknowledge the Oracle Database 10g Licensing Information.
|
| 2. |
The Database Home page provides the overall picture of your database health and activities. In the top left corner is the name of the database you are connected to. The tabs below provide easy access to information in different categories, directly linking to details and tasks on performance, administration, and maintenance. By default, you are taken to the Database home page.
|
| 3. |
On the top right corner of the page, you see the links to the Setup, Preferences, Help, and Logout pages.
Click Setup to view your Enterprise Manager administrators.
|
| 4. |
Use the Back button of your web browser to return to the Database home page.
|
| 5. |
This View Data drop-down list selection enables you to change your data to be manually refreshed or automatically refreshed.
|
| 6. |
Scroll though the Database home page and examine the various categories. The General section provides information about the status of your database instance (Up or Down), its name, version and links to the Host homepage and the Listener home page. Click the Host link.
|
| 7. |
Four tabbed pages: Home, Performance, Targets and Configuration, organize the host related information for you. Review all information that interests you. Click on the Configuration tab.
|
| 8. |
The Host Configuration page displays information grouped as: Hardware, Operating System, Oracle Software, and OS-Registered Software. When you finished reviewing the information, click on the Database tab in the top right corner, to return to the Database Home page.
|
| 9. |
The Host CPU section on the Database home page provides the overall CPU utilization by the database on the host machine. The Load and Paging fields values are derived from the Host Performance page. Active Sessions shows the average number of sessions working (using CPU) or actively waiting during the refresh interval, rounded down to the whole integer. This number is generally less than the total number of sessions connected, as the session idle time is natural and almost always present. If you set up a baseline and track a set of SQL statements, then the SQL Response Time is displayed. (The lower the current response, the more efficiently the SQL statements are executing.)
|
| 10. | The Diagnostic Summary category displays information about policy violations, the latest Automatic Database Diagnostic Monitor (ADDM) finding, the number of ADDM findings, and policy violations. ADDM is a built-in performance expert that runs every 30 minutes by default. ADDM provides database wide performance diagnostics. It not only provides "root-cause analysis", but also provides recommendations to help resolve performance problems. Click the Alert Log link.
|
| 11. |
Your display of the Alert Log Errors will be different, depending on recent system activities. Review the information that interests you, then click the Database tab, to return to the Database home page.
|
| 12. |
The Space Summary section helps to identify storage-related issues and provide recommendations for improved performance. It highlights whether there are any tablespaces that have run out of space, or have fragmentation issues. The Database Size value is derived from the total size of the tablespaces. The dump area stores dump files created by background and user processes, as well as core dump files. Dump Area Used (%) is an alert threshold that you can edit.
|
| 13. |
The High Availability section provides information about your database's ability to recover from instance and media failure. It shows when the last database backup was taken and whether Flashback Logging is enabled. Click on the number of seconds related to Instance Recovery Time.
|
| 14. |
You see the mean time to recover. This is the estimated recovery time for o perform Instance Recovery on restart after a Shutdown Abort or an Instance failure. Click the Database Instance locator link.
|
| 15. |
Because Instance Recovery Time is a Maintenance task, you are automatically taken to the Maintenance tab. Click the Home tab.
|
| 16. |
The Alerts section shows all open alerts for the database. The Related Alerts section shows alerts for related targets. The Job Activity section provides the statistics of any job activity in the system for the last seven days.
|
| 17. |
The Related Links section provides direct links to different management areas of your database.
|
The Performance page enables you quickly identify potential and actual problems, and to analyze their cause. The following charts are available:
Each of the charts and the Additional Monitoring Links at the bottom of the page provide links to access more detailed information. (All of your charts will look different than the ones displayed here, depending on your system activity.)
Perform the following steps:
| 1. | Click the Performance tab.
|
|
| 2. | The Performance page appears. On Windows the Hosts chart displays CPU Utilization (on some operating systems, it displays load average). Select Historical from the View Data drop-down list.
|
|
| 3. | Notice the Historical Interval Selection appears which allows you to slide focus to a different day and time.
Move the slider to a different day and time, and note how the chart below changes.
Then click the CPU Utilization link.
|
|
| 4. | The Host Performance page appears with charts indicating CPU Utilization, Memory Utilization and Disk I/O Utilization. Also the top 10 most consumptive processes are displayed. Click your web browser's Back button to return to the Database Performance page.
|
|
| 5. | The Average Active Sessions chart on the Performance page displays the load on the instance. The "wait classes" on the right of the graph show how much of the database is waiting for a resource, such as CPU or disk I/O. Click on one of the icons below the chart.
The Automatic Database Diagnostic Monitor (ADDM) page appears. Review what interests you, and click your web browser's Back button to return to the Database Performance page.
|
|
| 6. | The Instance Disk I/O chart on the Performance page displays the rate at which the database instance issues read/write requests. Physical reads and writes correspond to the data block reads and writes in the database. An increase in other reads and other writes indicates a backup, archiving, or file transfer activity that is occurring in the database. Scroll down the Performance page.
|
|
| 7. | The Instance Throughput charts show any contention that appears in the Sessions chart.
|
|
| 8. | The Additional Monitoring Links provide direct links to additional performance information.
|
|
The Administration page enables you to access database objects. You can administer these objects and initiate database operations, such as creating tablespaces, defining roles and limiting resource usage. The database objects are organized in groups and subgroups.
Perform the following steps:
| 1. |
Click the Administration tab.
|
|
| 2. |
The Administration page appears. It provides links which enable you to perform various DBA tasks. The following are examples of some Database Administration tasks:
Scroll down the page.
The following are examples of some of tasks involving Schema objects:
Scroll down the page.
The following are examples of some of Enterprise Manager Administration tasks:
|
|
| 3. |
As an example, of a DBA monitoring task, view the smallest segments of the EXAMPLE tablespace. Click the Tablespaces link.
|
|
| 4. |
On the Tablespaces page, select the EXAMPLE tablespace, then select Show Tablespace Contents from the Actions drop-down list, and click Go.
|
|
| 5. |
The segments of this tablespace are displayed in descending sort order. Change the order to ascending, by clicking the sort order icon (the triangle behind "Size (KB)" ).
|
|
| 6. |
Now the smallest segments are displayed first. Click the Database Instance locator link to return to the Administration page.
|
|
The Maintenance page enables you to initiate and monitor database operations, that are connected with the flow of data in and out of the database. You can perform tasks, such as managing backup files, exporting and importing data to and from files and transporting complete tablespaces to a different database. This page displays information grouped in the following categories:
Perform the following steps:
| 1. | Click the Maintenance tab.
|
|
| 2. | The High Availability category provides entry points for tasks related to backup and recover. For example, you may want to use the Backup wizard to backup the contents of your database to disk, tape or both.
|
|
| 3. | The Data Movement category provides links for tasks related to moving data between Oracle databases, as well as in and out of them. For example, the export and import links allow you to use Enterprise Manager's graphical interface for the data pump tools. "Load Data from User Files" connects you to SQL*Loader (a tool used to load data from flat files into an Oracle database) .
|
|
| 4. | The Software Deployments category simplifies your software and patch maintenance. Click Apply Patch.
Ignore the error which you will receive, if you are not connected to Oracle Metalink, or there are no patches available for your database release.
|
|
| 5. | Review the workflow on top of Patch: Select Patch page, then click the Database tab to return to the Database home page.
Note the "Error" message does not mean that there is anything wrong. It simply means, when this screenshot was taken, there were no patches for Oracle Database 10.2.0.1 on Windows. |
|
In this tutorial, you learned how to:
| Gather information about your database and host | |
| Monitor performance for a particular time period | |
| Administer database objects | |
| Maintain the database |