Oracle9i Application Server Administrator's Guide Release 2 (9.0.2) Part Number A92171-02 |
|
This preface contains these topics:
Oracle9i Application Server Administrator's Guide is intended for anyone with an interest in Oracle9i Application Server or the latest Internet technologies.
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/
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.
This document contains:
Chapter 1, "Introduction to Application Server Administration"
This chapter serves as an introduction to application server administration and presents a prioritized approach to managing an application server.
Chapter 2, "Concepts for Administrators"
This chapter introduces concepts for designing, installing, and managing an application server.
Chapter 3, "Introduction to Administration Tools"
This chapter describes the Oracle9iAS Enterprise Manager Web site and the Oracle Enterprise Manager Console.
Chapter 4, "Postinstallation Tasks"
This chapter describes the setup tasks that must be performed after each application server installation.
Chapter 5, "Starting and Stopping the Application Server"
This chapter describes how to start and stop the application server.
Chapter 6, "Configuring HTTP Server, OC4J, and Web Cache"
This chapter describes common configuration tasks for three key components: Oracle HTTP Server, Oracle9iAS Containers for J2EE, and Oracle9iAS Web Cache.
Chapter 7, "Component Configuration Dependencies"
This chapter describes configuration parameter dependencies between components.
Chapter 8, "Deploying Applications"
This chapter provides steps for deploying applications on Oracle9iAS Containers for J2EE.
Chapter 9, "Monitoring HTTP Server, OC4J, and Web Cache"
This chapter discusses common monitoring tasks for three key components: Oracle HTTP Server, Oracle9iAS Containers for J2EE, and Oracle9iAS Web Cache.
Chapter 10, "Reconfiguring the Application Server"
This chapter describes tasks for reconfiguring the application server after initial setup, including adding installations, configuring components, and changing the database used by a component.
Chapter 11, "Managing the Infrastructure"
This chapter describes tasks for managing the pieces of the infrastructure, including Oracle9iAS Single Sign-On, Oracle Internet Directory, and the metadata repository.
Chapter 12, "Managing Oracle Internet Directory"
This chapter describes how to manage user privileges, group privileges, and passwords in Oracle Internet Directory.
Chapter 13, "High Availability"
This chapter introduces high availability concepts, and describes how to design and implement high availability for the application server.
Chapter 14, "Application Server Clustering"
This chapter introduces clustering concepts and describes how to implement and manage clustering.
Chapter A, "Component Descriptions"
This appendix provides a brief description of the components available in Oracle9iAS.
Chapter B, "Hardware Requirements"
This appendix provides the minimum hardware requirements for Oracle9iAS.
Chapter C, "Metadata Repository Schemas"
This appendix lists the Oracle9iAS metadata repository schemas.
Chapter D, "Default Port Numbers and Port Ranges"
This appendix lists the default port numbers and port ranges for Oracle9iAS components.
Chapter E, "Configuration Files and Log Files"
This appendix summarizes important configuration files and log files for Oracle9iAS.
Chapter F, "DCM Command-Line Utility (dcmctl)"
This appendix contains information about the DCM command-line utility (dcmctl).
Chapter G, "Enterprise Manager Command-Line Utility (emctl)"
This appendix contains information about the Enterprise Manager Web site command-line utility (emctl).
Chapter H, "Backup and Restore"
This appendix contains backup and recovery information for Oracle9iAS.
Chapter I, "Checking Oracle9iAS Version Numbers"
This appendix provides information about checking Oracle9iAS version numbers.
For more information, see these Oracle 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
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.
|
Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|