Oracle Enterprise Manager Configuration Guide Release 9.0.2 Part Number A95410-01 |
|
The Oracle Enterprise Manager Configuration Guide explains how to configure Oracle® Enterprise Manager Release 9.0.2.
Oracle Enterprise Manager is a system management tool which provides an integrated solution for managing your heterogeneous environment. The product combines a graphical console, agents, common services, and tools to provide an integrated, comprehensive systems management platform for managing Oracle products.
After you have completed the configuration procedures, refer to the Oracle Enterprise Manager online help or the Oracle Enterprise Manager Administrator's Guide for information on how to use Oracle Enterprise Manager.
For program updates and important notes on using Oracle Enterprise Manager, refer to the Oracle Enterprise Manager Readme.
This guide is written for DBAs and system administrators who want to configure Oracle Enterprise Manager. You should already be familiar with Oracle and the administrative tasks you want to perform.
For general information about the Oracle9i and how it works, refer to Oracle9i Database Concepts. For information about database administration procedures, refer to the Oracle9i documentation set. The Oracle9i documentation set contains specific and thorough descriptions of the database administration tasks you can perform with Oracle Enterprise Manager tools. In addition, the Oracle9i documentation set provides recommendations on how to administer your database optimally.
You should also be familiar with the operation of your specific Microsoft Windows or Unix system. Refer to the documentation for your Windows or Unix system, if necessary.
This manual contains the following chapters and appendices:
This chapter provides an overview of the Oracle Enterprise Manager configuration. The introduction contains topics on Oracle Enterprise Manager architecture, deployment strategies, certification, and system and hardware requirements.
This chapter will describe requirements for running the Console standalone.
Chapter 3, "Configuring and Controlling the Management Server"
This chapter contains additional configuration tasks that you must perform on the middle tier Management Server machine(s) if you have chosen to deploy the entire Enterprise Manager framework (for example, Console, Management Server, and Intelligent Agents).
Chapter 4, "Configuring the Console when Connected to a Management Server"
This chapter will describe how to configure the Enterprise Manager Console when it is connected to a middle tier Management Server.
Chapter 5, "Running Enterprise Manager Console from a Web Browser"
This chapter contains information on the additional tasks you need to perform to run Enterprise Manager through a web browser.
Chapter 6, "Using the Oracle Enterprise Manager Web Site"
This chapter contains information about using the Enterprise Manager Web Site to manage the Application Server.
Chapter 7, "Tuning the Oracle Management Server"
This chapter contains information about tuning the Oracle Management Server.
Appendix A, "Directory Structure"
This appendix describes the directory structure of Oracle Enterprise Manager Release 9i.
Appendix B, "Activating Logging and Tracing"
This appendix contains information about specifying parameters for logging and tracing for Enterprise Manager.
Appendix C, "General Repository Guidelines"
This appendix provides guidelines for determining storage requirements and disk space allocation for your Oracle Enterprise Manager repository.
Appendix D, "Globalization Support"
This appendix lists the languages into which Enterprise Manager has been translated.
Appendix E, "Using Enterprise Manager on Windows 2000"
This appendix contains the difference between using Enterprise Manager on Windows NT and Windows 2000.
This appendix contains information about possible troubleshooting issues.
Appendix G, "Keyboard Navigation"
This appendix contains non-standard keys.
The Oracle Enterprise Manager Release 9i documentation includes the following:
In addition to the Oracle Enterprise Manager documentation set, extensive on-line help is provided for components in Oracle Enterprise Manager.
To download free release notes or installation documentation, please visit the Oracle Documentation Center at http://docs.oracle.com/
Printed documentation is available for sale in the Oracle Store at http://oraclestore.oracle.com/
For more information, see the following resources:
In North America, printed documentation is available for sale in the Oracle Store at
http://oraclestore.oracle.com/
Customers in Europe, the Middle East, and Africa (EMEA) can purchase documentation from
http://www.oraclebookshop.com/
Other customers can contact their Oracle representative to purchase printed documentation.
To download free release notes, installation documentation, white papers, or other collateral, please visit the Oracle Technology Network (OTN). You must register online before using OTN; registration is free and can be done at
http://otn.oracle.com/admin/account/membership.html
If you already have a username and password for OTN, then you can go directly to the documentation section of the OTN Web site at
http://otn.oracle.com/docs/index.htm
To access the database documentation search engine directly, please visit
This section describes the conventions used in the text and code examples of this documentation set. It describes:
We use various conventions in text to help you more quickly identify special terms. The following table describes those conventions and provides examples of their use.
Code examples illustrate SQL, PL/SQL, SQL*Plus, or other command-line statements. They are displayed in a monospace (fixed-width) font and separated from normal text as shown in this example:
SELECT username FROM dba_users WHERE username = 'MIGRATE';
The following table describes typographic conventions used in code examples and provides examples of their use.
The following table describes conventions for Microsoft Windows operating systems and provides examples of their use.
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle Corporation is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at
http://www.oracle.com/accessibility/
JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.
This documentation may contain links to Web sites of other companies or organizations that Oracle Corporation does not own or control. Oracle Corporation neither evaluates nor makes any representations regarding the accessibility of these Web sites.
Oracle Corporation provides dedicated Text Telephone (TTY) access to Oracle Support Services within the United States of America 24 hours a day, seven days a week.
For technical questions, call:
1.800.446.2398
For non-technical questions, call:
1.800.464.2330
This section contains setup information to enable Oracle9i components to use a screen reader. The following procedures are needed only if you use a screen reader.
Java Access Bridge enables assistive technologies, such as a JAWS screen reader, to read Java applications running on Windows. Assistive technologies can read Oracle9i components, such as Oracle Universal Installer, Oracle Enterprise Manager, and Oracle Database Configuration Assistant.
This section contains these topics:
Install and configure Java Access Bridge for Windows before installing Oracle9i components to enable assistive technologies to read Oracle Universal Installer windows.
Before you Begin
Exit any assistive technology software that is running.
To install the Java Access Bridge:
\AccessBridge\accessbridge1_0.zip
to a location on your hard drive.
access-bridge.jar
and jaccess-1_1.jar
to the CLASSPATH
user environment variable.
On Windows NT, select the Environment tab. On Windows 2000, select the Advance tab. Then, choose the Environment Variables button.
CLASSPATH
user environment variable:
;
x
:\AccessBridge-1_0\installer\installerFiles\access-bridge.jar;
x
:\
AccessBridge
\installer\installerFiles\jaccess-1_1.jar
where x
:\AccessBridge-1_0
is the full path of the Access Bridge location on your hard drive.
JavaAccessBridge.dll
and WindowsAccessBridge.dll
from x
:\AccessBridge-1_0\installer\installerFiles\
to operating system
\system32\
.
Install and configure Java Access Bridge for Windows after installing Oracle9i components to enable assistive technologies to read Oracle9i component windows.
Perform the following steps to install and configure Java Access Bridge:
To install the Java Access Bridge:
\AccessBridge\accessbridge1_0.zip
to a location on your hard drive.
C:\Program
Files\Oracle\jre\1.1.8
.
The following table list the files to copy from the Java Access Bridge location on your hard drive to the appropriate subdirectory of the JRE used by Oracle.
jaccess-1_1.jar
to jaccess.jar
.
\lib\awt.properties
that is located in the subdirectory of JRE 1.1.8 used by Oracle.
awt.properties
:
AWT.EventQueueClass=com.cun.java.accessibility.util.EventQueueMonitor
AWT.assistive_technologies=com.sun.java.accessibility.AccessBridge
To configure Oracle to use Java Access Bridge, set the system environment variable ORACLE_OEM_CLASSPATH
to point to the installed Java Access Bridge files.
Open the Windows System Control Panel. For Windows NT or Windows 2000, choose Start > Settings > Control Panel > System.
ORACLE_OEM_CLASSPATH
.
jaccess.jar
and access-bridge.jar
. For example, if JRE 1.1.8 is installed in the default location, then these paths are:
c:\Program
Files\Oracle\jre\1.1.8\lib\jaccess.jar;c:\Program
Files\Oracle\jre\1.1.8\lib\access-bridge.jar
The Environment Variables dialog displays.
The New System Variable dialog displays.
ORACLE_OEM_CLASSPATH
.
jaccess.jar
and access-bridge.jar
. For example, if JRE 1.1.8 is installed in the default location, then these paths are:
c:\Program
Files\Oracle\jre\1.1.8\lib\jaccess.jar;c:\Program
Files\Oracle\jre\1.1.8\lib\access-bridge.jar
|
Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|