Skip Headers
Oracle® Database Companion CD Quick Installation Guide
10g Release 2 (10.2) for Linux x86

Part Number B15665-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

  PDF · Mobi · ePub

Oracle® Database

Companion CD Quick Installation Guide

10g Release 2 (10.2) for Linux x86

B15665-02

November 2005

This guide describes how to quickly install products available on the Oracle Database 10g Companion CD on Linux x86 systems. It contains the following sections:

  1. Reviewing Information About This Guide

  2. Requirements for Installing Companion CD Products

  3. Beginning the Procedure for Installing Companion CD Products

  4. Specifying Product-Specific Information During the Installation

  5. Completing the Installation

  6. What to Do Next?

  7. Documentation Accessibility

1 Reviewing Information About This Guide

This guide describes the installation procedure for the following installation types:

Note:

In this guide, the term Companion CD products has been used to refer to the products available on the Oracle Database Companion CD. In contrast, the term Oracle Database 10g Companion Products has been used to refer to the products available in the Oracle Database 10g Companion Products installation type.

Tasks Not Described in this Guide

This guide does not provide information about the following:

Where to Get Additional Installation Information

For more detailed information about installing Oracle Database 10g Companion CD products, including information about the tasks not described in this guide, refer to Oracle Database Companion CD Installation Guide for Linux x86.

This guide is available on the installation media. To access it, use a Web browser to open the welcome.htm file, which is in the companion directory on the installation media. On the Welcome page, select the Documentation tab.

2 Requirements for Installing Companion CD Products

The following sections describe the requirements for installing Companion CD products:

2.1 Hardware and Software Certification

Because new platforms and operating system software versions may be certified after this guide is published, you must review the certification information on the OracleMetaLink Web site.

2.2 General Requirements for Installing Oracle Software

The following are the general requirements for installing Oracle software:

  • Logging in to the system as the root user

    Unless you intend to complete a silent installation, you must install the software from an X Window System workstation, an X terminal, or a PC or other system with X server software installed.

  • Setting up the required operating system group

    You must create the Oracle Inventory group the first time you install Oracle software on the system, if it does not already exist. This group owns the Oracle inventory, which is a catalog of all Oracle software installed on the system. The usual name chosen for this group is oinstall.

  • Setting up the required Oracle software owner user

    The Oracle software owner user owns all of the software installed during a given installation. This user must have the Oracle Inventory group as its primary group. You must create an Oracle software owner user if any of the following conditions is true:

    • An Oracle software owner user does not exist. This condition may be true if this is the first installation of Oracle software on the system.

    • An Oracle software owner user exists, but you want to use a different operating system user.

    If the Oracle software owner user exists, but its primary group is not the Oracle Inventory group, then you should modify it.

  • Setting up the Oracle base directory

    The Oracle base directory acts as a top-level directory for Oracle software installations. The Optimal Flexible Architecture (OFA) guidelines recommend that you use a path similar to the following for the Oracle base directory:

    /mount_point/app/oracle_sw_owner
    
    
  • Setting up the Oracle Inventory directory

    The first time you install Oracle software on a computer, Oracle Universal Installer prompts you to specify the path to the Oracle Inventory directory. All subsequent installations of Oracle software use the same Oracle Inventory directory.

  • Setting up the Oracle home directory

    You must install different Oracle products, or different releases of the same Oracle product, in separate Oracle home directories. Every time you run Oracle Universal Installer, it prompts you to specify the path and a name for this directory.

  • Configuring the oracle User's Environment

    To configure the oracle user's environment, you must:

    • Set the default file mode creation mask (umask) to 022 in the shell startup file.

    • Set the DISPLAY environment variable.

    • Ensure that the ORACLE_HOME and TNS_ADMIN environment variables are not set.

2.3 Requirements for Installing Oracle HTTP Server from the Oracle HTML DB Installation Type

The following are the requirements for installing Oracle HTTP Server from the Oracle HTML DB installation type:

2.3.1 Oracle Database Requirement

Oracle HTTP Server must have access to an Oracle9i Database release 9.2.0.3 or later instance in order to run. Oracle Database can be on a separate system from Oracle HTTP Server, as long as it is accessible by Oracle*Net. However, Oracle HTTP Server must be in its own home.

2.3.2 Hardware Requirements

The system must meet the following hardware requirements:

  • 512 MB of physical RAM

  • 512 MB of swap space

  • 125 MB of free disk space in the /tmp directory

  • 530 MB of disk space for the software files

To ensure that the system meets these requirements:

  1. To determine the physical RAM size, enter the following command:

    # grep MemTotal /proc/meminfo
    
    

    If the size of the physical RAM installed in the system is less than the required value, then you must install more memory before continuing.

  2. To determine the size of the configured swap space, enter the following command:

    # grep SwapTotal /proc/meminfo
    
    

    If necessary, refer to your operating system documentation for information about how to configure additional swap space.

  3. To determine the amount of available RAM and swap space, enter the following command:

    # free
    
    
  4. To determine the amount of free disk space available in the /tmp directory, enter the following command:

    # df -k /tmp
    
    

    If there is less than 400 MB of disk space available in the /tmp directory, then complete one of the following steps:

    • Delete unnecessary files from the /tmp directory to achieve the required disk space.

    • Set the TMP and TMPDIR environment variables when setting the oracle user's environment.

    • Extend the file system that contains the /tmp directory. If necessary, contact your system administrator for information about extending file systems.

  5. To determine the amount of free disk space available on the system, enter the following command:

    # df -k
    
    

    This command displays the disk space usage on all mounted file systems. To complete the installation, identify a file system with sufficient disk space.

  6. To determine whether the system architecture can run the software, enter the following command:

    # grep "model name" /proc/cpuinfo
    
    

    Verify that the processor architecture matches the Oracle software release that you want to install.

2.3.3 Software Requirements

The system must meet the software requirements described in the following table.

Item Requirement
Operating system One of the following operating system versions:
  • Red Hat Enterprise Linux AS/ES 3.0 (Update 4 or later)

  • Red Hat Enterprise Linux 4.0

  • SUSE Linux Enterprise Server 9 with SP2 or later

  • Asianux 1.0

  • Asianux 2.0

Kernel version The system must be running the following kernel version (or a later version):

Red Hat Enterprise Linux 3.0 and Asianux 1.0:

2.4.21-27.EL

Note: This is the default kernel version.

Red Hat Enterprise Linux 4.0 and Asianux 2.0:

2.6.9-5.EL

SUSE Linux Enterprise Server 9.0:

2.6.5-7.201

Packages The following packages (or later versions) must be installed:

Red Hat Enterprise Linux 3.0 and 4.0, and Asianux 1.0 and 2.0:

make-3.79.1
gcc-3.2.3-34
glibc-2.3.2-95.20
compat-db-4.0.14-5
compat-gcc-7.3-2.96.128
compat-gcc-c++-7.3-2.96.128
compat-libstdc++-7.3-2.96.128
compat-libstdc++-devel-7.3-2.96.128
openmotif21-2.1.30-8
setarch-1.3-1

Red Hat Enterprise Linux 4.0 and Asianux 2.0:

binutils-2.15.92.0.2-13.EL4
compat-db-4.1.25-9
compat-libstdc++-296-2.96-132.7.2
control-center-2.8.0-12
gcc-3.4.3-22.1.EL4
gcc-c++-3.4.3-22.1.EL44
glibc-2.3.4-2.9
glibc-common-2.3.4-2.9
gnome-libs-1.4.1.2.90-44.1
libstdc++-3.4.3-22.1
libstdc++-devel-3.4.3-22.1
make-3.80-5
pdksh-5.2.14-30
sysstat-5.0.5-1
xscreensaver-4.18-5.rhel4.2
setarch-1.6-1

SUSE Linux Enterprise Server 9:

binutils-2.15.90.0.1.1-32.5
gcc-3.3.3-43.24
gcc-c++-3.3.3-43.24
glibc-2.3.3-98.28
gnome-libs-1.4.1.7-671.1
libstdc++-3.3.3-43.24
libstdc++-devel-3.3.3-43.24
make-3.80-184.1
pdksh-5.2.14-780.1
sysstat-5.0.1-35.1
xscreensaver-4.16-2.6

To ensure that the system meets these requirements:

  1. To determine which distribution and version of the operating system, enter the following command:

    # cat /etc/issue
    

    Note:

    Only the listed distributions and versions are currently certified and supported.
  2. To determine whether the required kernel is installed, enter the following command:

    # uname -r
    
    

    On a Red Hat Enterprise Linux 3 system, the output may be as follows:

    2.4.21-27.EL
    
    

    In this example, the output shows the kernel version (2.4.21) and errata level (27.EL). If the errata level is less than 27, then install the latest kernel update. Kernel updates are available from the Red Hat Network.

    On a SUSE Linux Enterprise Server 9 system, the output may be as follows:

    2.6.5-7.97
    
    

    In this example, the output shows the kernel version on the system. If the kernel version is less than 2.6.5-7.97, then contact your operating system vendor for information about obtaining and installing the kernel updates.

  3. To determine whether the required packages are installed, enter a command similar to the following:

    $ rpm -q package_name
    
    

    If a required package is not installed, or if the version is lower than the required version, then install the package from your operating system distribution media or download the required package version from your Linux vendor's Web site.

2.4 Requirements for Installing Oracle HTML DB from the Oracle HTML DB Installation Type

If you want to install Oracle HTML DB from the Oracle HTML DB installation type, then you must ensure that the system meets the following requirements:

  • Oracle Database requirement

    Oracle HTML DB requires a release 9.2.0.3 or later release of Oracle Database. You must install Oracle HTML DB in an Oracle home that contains Oracle HTTP Server. This Oracle home can be on a different physical server from the Oracle Database home, as long as Oracle HTML DB can access this database with Oracle*Net.

  • Disk Space Requirements

    Verify that the file system that contains the Oracle home directory contains at least 355 MB of free disk space.

  • Oracle HTTP Server Requirement

    Oracle HTML DB must have access to Oracle HTTP Server and mod_plsql in order to run.

  • Oracle XML DB Requirement

    Oracle XML DB must be installed in the database that you want to use.

  • Oracle Text Requirement

    Oracle Text must be installed so that you can use the searchable online Help in Oracle HTML DB.

  • Browser Requirements

    To view or develop Oracle HTML DB applications, Web browsers must support JavaScript and the HTML 4.0 and CSS 1.0 standards.

2.5 Requirements for Installing Oracle Database 10g Products

If you want to install Oracle Database 10g products, then you must ensure that the system meets the following requirements:

  • Oracle Database requirement

    Before you install products from the Oracle Database 10g Products installation type, you must ensure that your system has access to an Oracle Database 10g release 2 (10.2) Oracle home.

  • Disk space requirements

    Verify that the file system that contains the Oracle home directory has at least 1194 MB of free disk space.

  • Oracle Workflow server requirements

    Requirements for Oracle Workflow server are as follows:

    • A Web browser that supports frames, JavaScript, Java Development Kit (JDK) version 1.3.1, and AWT, such as Netscape Communicator version 4.76 or a later 4.7x version, or Microsoft Internet Explorer version 5.0x or 5.5x

    • An unzip utility, such as WINZIP from NicoMak, to extract the Workflow HTML Help from the wfdoc.zip file

    • Java Development Kit (JDK) version 1.4, to run the Oracle Workflow Java Function Activity Agent and the Workflow XML Loader

    • An outbound SMTP mail server and an inbound IMAP mail server, if you want to send and receive e-mail notifications using an Oracle Workflow notification mailer

2.6 Requirements for Installing Oracle Database 10g Companion Products

If you want to install Oracle Database 10g Companion Products, then you must ensure that the system meets the following requirements:

  • Oracle Workflow server requirements

    Before you install Oracle Workflow middle-tier components, you must verify that Oracle Workflow Server is installed in an Oracle Database 10g Oracle home.

  • Oracle HTTP Server requirements

    Oracle Workflow middle-tier components need access to Oracle HTTP Server in order to run. You can install Oracle Workflow middle-tier components with Oracle HTTP Server in a new Oracle home directory.

  • Disk space requirements

    The disk space requirements for the Oracle Database 10g Companion Products are shown in the following table.

    Products for Installation Disk Space Required (MB)
    Oracle HTTP Server 2100
    Oracle HTTP Server and Oracle Workflow 2400

3 Beginning the Procedure for Installing Companion CD Products

This section provides screen-wise instructions for installing each of the 3 installation types. Most of the Oracle Universal Installer screens are the same for all 3 installation types. However, before you install Oracle Workflow middle-tier components, you must first install and prepare Oracle Workflow Server.

If you want to install Oracle HTML DB or Oracle Database 10g Products, then refer to "Beginning the Installation".

If you have already installed Oracle Workflow Server and you want to install Oracle Workflow middle-tier components, then first perform the following procedure.

Preparing Oracle Workflow Server for the Oracle Workflow Middle Tier Installation

After you install Oracle Workflow server, you must configure it before you install the Oracle Workflow middle-tier components. You use Oracle Workflow Configuration Assistant to configure Oracle Workflow. The following steps explain how to run Oracle Workflow Configuration Assistant by using its graphical user interface (GUI):

See Also:

The "Running Oracle Workflow Configuration Assistant in Noninteractive Mode" section in Oracle Database Companion CD Installation Guide for Linux x86 for information about running Oracle Workflow Configuration Assistant in noninteractive mode
  1. Ensure that the Oracle Database that you plan to use for Oracle Workflow is accessible and running.

  2. To start Oracle Workflow Configuration Assistant, run the following command:

    $ORACLE_HOME/wf/install/wfinstall.csh
    
    
  3. On the Welcome to Oracle Workflow Configuration Assistant screen, specify the following:

    • Install Option: Select the Server Only or Add Language installation option.

      If you select the Server Only option, then Oracle Workflow Configuration Assistant installs Oracle Workflow into the Oracle Database.

      Note:

      To upgrade to Oracle Workflow release 2.6.4, ensure that the existing Oracle Workflow server is release 2.6.2 or later.

      If you chose the Add Language installation option, then select the language abbreviation for the language that you want to add. You must install Oracle Workflow before you can add a language.

      See Also:

      Oracle Database Globalization Support Guide for a list of language abbreviations used by Oracle Database
    • Workflow Account: Enter the name that you want to use for the Oracle Workflow database account or accept the default name, typically owf_mgr.

      The default tablespace for this account is USERS and the temporary tablespace is TEMP. You can change the tablespace If required.

      Note:

      If you are upgrading an existing installation of Oracle Workflow, then enter the name and password for the existing Oracle Workflow database account.
    • Workflow Password: Enter a password for the Oracle Workflow account.

    • SYS Password: Enter the password for the SYS account of the Oracle Database installation on the system.

    • TNS Connect Descriptor: Specify the database connect string in TNS format:

      (DESCRIPTION =(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = host_name)(PORT = port_number))) (CONNECT_DATA = (SERVICE_NAME = database_service_name)))
      
      

      The connect string is stored in the tnsnames.ora file, which by default is located in the $ORACLE_HOME/network/admin directory.

  4. If you want to integrate Oracle Internet Directory as the directory repository for Oracle Workflow, then select Enter LDAP Parameters and select Get LDAP Values.

    Note:

    If you are upgrading an existing Oracle Workflow installation in which you have already implemented Oracle Internet Directory integration, then you must reenter the Lightweight Directory Access Protocol (LDAP) values here to preserve the Oracle Internet Directory integration during the upgrade.

    Enter the following LDAP server information for the LDAP directory to which you want to connect, and then click OK. After the installation, you can update these values if required on the Global Workflow preferences Web page.

    See Also:

    The "Setting Up Oracle Workflow" section in Oracle Workflow Administrator's Guide for more information
    • LDAP Host Name: Enter the name of the host on which the Lightweight Directory Access Protocol (LDAP) directory isFT installed.

    • LDAP Non-SSL Port: Enter the port number that the host uses. This port must not be a Secure Sockets Layer (SSL) port.

    • LDAP Admin Username: Enter the user name used to connect to the LDAP server. This user name must have write privileges and is required to bind to the LDAP directory. For example:

      cn=orcladmin
      
      
    • LDAP Admin Password: Enter the Oracle Internet Directory password for the LDAP user account. LDAP password values are masked as asterisks (*) in the display and are stored in encrypted form.

    • Changelog DN: Enter the LDAP node where change log files are located. For example:

      cn=changelog
      
      
    • User Base: Enter the LDAP node under which user records can be found. For example:

      cn=Base, cn=OracleSchemaVersion
      

      Note:

      After setting up integration with Oracle Internet Directory during installation, you must use the WF_LDAP APIs to synchronize the Oracle Workflow directory service with Oracle Internet Directory. For instructions, refer to Oracle Workflow Administrator's Guide.
  5. If you do not want to integrate with Oracle Internet Directory, then do not select Enter LDAP Parameters.

  6. To enter configuration parameters for the seeded Java-based notification mailer service component Workflow Notification Mailer, select Enter Mailer Parameters and select Get Mailer Values. Enter values for the following parameters, and then click OK.

    • Inbound Email Account: Server Name: Enter the name of the inbound IMAP mail server.

    • Inbound Email Account: Username: Enter the user name of the mail account where the notification mailer receives e-mail messages.

    • Inbound Email Account: Password: Enter the password of the mail account specified in the Username parameter.

    • Outbound Email Account: Server Name: Enter the name of the outbound SMTP mail server.

    • Email Processing: Processed Folder: Enter the name of the mail folder in the inbound e-mail account where the notification mailer places successfully processed notification messages.

    • Email Processing: Discard Folder: Enter the name of the mail folder in the inbound e-mail account where the notification mailer places incoming messages that are not recognized as notification messages.

    • Message Generation: HTML Agent: The HTML Agent is the base URL that identifies the Web agent defined for Oracle Workflow in Oracle HTTP Server. The notification mailer uses this URL to support e-mail notifications with HTML attachments. By default, this parameter is set to the following placeholder value:

      http://localhost.com/pls/wf
      
      

      If you have already installed Oracle HTTP Server, then replace localhost.com with the server and TCP/IP port number on which the Web listener accepts requests. Otherwise, leave this parameter set to the placeholder value. In this case, you must set this parameter in the notification mailer configuration wizard in Oracle Workflow Manager after you install Oracle HTTP Server and Oracle Workflow.

    • Message Generation: Reply-To Address: Enter the address of the e-mail account that receives incoming messages, to which notification responses should be sent.

      After the initial installation, you can update the notification mailer configuration values, if required, in the Oracle Workflow Manager. You can also update the HTML agent value for Oracle Workflow in the Global Workflow preferences Web page.

      See Also:

      The "Setting Up Oracle Workflow" section in Oracle Workflow Administrator's Guide and Oracle Workflow Manager online Help for more information
  7. To change the tablespace assigned to the Oracle Workflow database account, first select Change Tablespace and then select an existing tablespace from the list of values.

  8. Select Submit to begin the configuration, or select Quit to exit Oracle Workflow Configuration Assistant without performing the configuration.

  9. When the configuration is complete, a confirmation window appears. Click OK.

    You can check the status of the configuration by reviewing the $ORACLE_HOME/wf/install/workflow.log file.

Beginning the Installation

To begin installing Companion CD products:

  1. If you are installing from the installation media, then mount the disc if it is not already mounted.

  2. If required, log in as the Oracle software owner user (oracle) and set the DISPLAY environment variable.

  3. If you are going to install Oracle HTML DB, then verify that the Oracle Database that you plan to use for Oracle HTML DB is accessible and running.

  4. To start Oracle Universal Installer, enter the following commands:

    $ cd /tmp
    $ /directory_path/runInstaller
    
    

    In the preceding command, directory_path is the path of the companion directory on the installation media or the hard drive.

  5. On the Welcome screen, click Next.

  6. If this is the first installation of Oracle products on this system, then Oracle Universal Installer displays the Specify Inventory Directory and Credentials screen. Specify the following information, and then click Next:

    • Enter the full path of the inventory directory:

      Verify that the path is similar to the following, where oracle_base is the value you specified for the ORACLE_BASE environment variable:

      oracle_base/oraInventory
      
      
    • Specify operating system group name:

      Verify that the group specified is the Oracle Inventory group:

      oinstall
      
      

The following section provides instructions specific to each installation type.

4 Specifying Product-Specific Information During the Installation

To continue, select the installation type that you want to use:

Oracle HTML DB Installation Type

This section explains how to install Oracle HTML DB by using any one of the following options:

To continue with the procedure for installing Oracle HTML DB products:

  1. On the Select a Product to Install screen, select Oracle HTML DB and then click Next.

  2. On the Select Installation Type screen, select one of the following and then click Next.

    • Oracle HTML DB and Oracle HTTP Server: Select this option to install a new Oracle HTML DB and Oracle HTTP Server in a new Oracle home.

    • Oracle HTML DB only: Select this option to install a new Oracle HTML DB in an existing Oracle HTTP Server home, or to upgrade an existing Oracle HTML DB installation.

  3. On the Specify Home Details screen, enter the following:

    • Name: If you select Oracle HTML DB and Oracle HTTP Server in the previous step, then specify the name for a new Oracle home. If you select Oracle HTML DB only, then select the name of the existing Oracle HTTP Server home. If you select Oracle HTML DB only and if there is an existing Oracle HTML DB installation, then specify the name of the Oracle home of this existing installation.

    • Path: Enter the directory location for the Oracle home that you specified under Name. If the directory does not exist, then Oracle Universal Installer creates it for you.

  4. Click Next.

  5. On the Product-specific Prerequisite Checks screen, check for and correct any errors that may have occurred while Oracle Universal Installer was checking your system. Click Next.

    When you click Next, a warning message may be displayed if there is no Oracle HTML DB installation on this system or if the values of the DADs associated with the detected Oracle HTML DB installations are insufficient or incorrect. The message specifies that if you want to proceed with an upgrade, then you first must fix the problems in the DADs.

    Click OK to continue.

  6. The screen displayed for this installation step depends on whether Oracle HTML DB is to be installed or the existing Oracle HTML DB installation is to be upgraded.

    • Installing Oracle HTML DB:

      On the Specify HTML DB Database Details screen, enter the information required to configure Oracle HTML DB.

      Hostname

      Specify the host name of the system where the database is installed. If the host name is the local host, then enter the name of the computer, not localhost.

      Port

      Specify the TCP/IP port number for the Oracle Net listener on the database system. The default port number is 1521. To find the default port number for your Oracle Database installation, check its tnsnames.ora file, which by default is located in the $ORACLE_HOME/network/admin directory.

      Database Service Name

      Specify the database service name for the database in which you want to install the Oracle HTML DB database objects, for example, sales. Alternatively, you can enter the domain name, which is usually the same as the global database name, for example, sales.us.mycompany.com.

      To configure Oracle HTML DB, you must install the Oracle HTML DB database objects in an Oracle Database. The database that you choose must be a release 9.2.0.3 or later database. If you plan to use the 10g release of Oracle HTTP Server, then Oracle Universal Installer automatically creates a database access descriptor (DAD) in the mod_plsql configuration file and directory aliases in the Oracle HTTP Server configuration file, based on the information that you enter during installation.

      TABLESPACE Name

      Enter the name of the tablespace where you want to load the Oracle HTML DB database objects, or accept the default (SYSAUX).

      SYS Password

      Specify the password for the SYS user in the database.

      HTML DB Password

      Specify the password that you want to use for the Oracle HTML DB schemas (users), which are created in the database during the installation.

      After the installation, you can use this password to connect to Oracle HTML DB as the administrative user. The password that you specify is also used for the HTMLDB_PUBLIC_USER schema, which is used by mod_plsql to connect to the database, and for the FLOWS_010600 and FLOWS_FILES schemas.

      Confirm HTML DB Password

      Enter the password again to verify that you have specified it correctly.

    • Upgrading an existing Oracle HTML DB installation:

      On the Specify HTML DB Upgrade Information screen, select the Oracle HTML DB installation that you want to upgrade from the list of available DADs.

      When you specify the Oracle HTML DB installation that you want to upgrade, the host name, port, and database service name values are automatically displayed in their respective fields. You cannot change these values. The remaining fields are the same as those displayed on the Specify HTML DB Database Details screen.

  7. Click Next.

  8. To continue, refer to "Completing the Installation".

Oracle Database 10g Products Installation Type

To continue with the procedure for installing Oracle Database 10g Products:

  1. On the Select a Product to Install screen, select Oracle Database 10g Products and then click Next.

  2. On the Specify Home Details screen, enter the following:

    • Name: In this field, the default Oracle home is displayed. Verify that the Oracle home specified is the Oracle Database Oracle home.

    • Path: In this field, the directory of the default Oracle home is displayed. Enter the directory location of the Oracle Database Oracle home in which you want to install the Oracle home files. If the directory does not exist, then Oracle Universal Installer creates it for you.

  3. On the Product-specific Prerequisite Checks screen, check for and correct any errors that may have occurred while Oracle Universal Installer was checking your system.

  4. To continue, refer to "Completing the Installation".

Oracle Database 10g Companion Products Installation Type

To continue with the procedure for installing Oracle Database 10g Companion products:

  1. On the Select a Product to Install screen, select Oracle Database 10g Companion Products and then click Next.

  2. On the Specify Home Details screen, enter the following:

    • Name: Enter a name for the Oracle home. You can install the Oracle Database 10g Companion Products in a new Oracle home, or you can install Oracle Workflow middle tier only in an existing Oracle HTTP Server Oracle home. You cannot install the Oracle Database 10g Companion Products in an existing Oracle Database home.

    • Path: Enter the directory location for the Oracle home. If the directory does not exist, then Oracle Universal Installer creates it for you.

  3. On the Available Product Components screen, select one of the following products:

    • Apache Standalone: This option installs Oracle HTTP Server.

    • Oracle Workflow Middle Tier

    Note:

    If you are installing Oracle Workflow middle tier in a new Oracle home, then you must select Oracle HTTP Server.
  4. On the Product-specific Prerequisite Checks screen, check for and correct any errors that may have occurred while Oracle Universal Installer was checking your system.

    If you are installing Oracle Workflow middle tier only in an existing Oracle HTTP Server Oracle home, then you may need to manually verify the prerequisite check to confirm the selected Oracle home. Then, click Next.

  5. On the Workflow Middle Tier Configuration screen, specify the configuration settings needed for the Oracle Workflow middle tier.

    To configure the Oracle Workflow middle tier, you must create a database access descriptor (DAD) in the mod_plsql configuration files and directory aliases in the Oracle HTTP Server configuration file. Oracle Universal Installer completes these tasks for you using the information that you specify. Enter the following information:

    • Workflow Schema

      Specify the user name (schema name) that you used when installing the Oracle Workflow server database objects in the database. The default user name is owf_mgr.

    • DB Hostname

      Specify the host name of the system where the database is installed. If the host name is the local host, then enter the name of the computer, not localhost.

    • Port Number

      Specify the TCP/IP port number for the Oracle Net listener on the database system. The default port number is 1521.

    • Oracle SID

      Specify the database instance identifier (SID) for the database where you installed the Oracle Workflow server database objects.

  6. On the Oracle Workflow Middle Tier Configuration screen, enter a password for the Oracle Workflow schema you created in the previous step, and then click Next.

  7. On the Oracle Apache Installation screen, enter the following information, which is required to configure Oracle Workflow middle tier and then click Next.

    • Enter Password

      Specify the password for the Workflow user (typically, owf_mgr) that you specified on the previous screen. This password is used for the mod_plsql database access descriptor.

    • Confirm Password

      Enter the password again to verify that you have specified it correctly.

  8. To continue, refer to "Completing the Installation".

5 Completing the Installation

This section provides instructions for Oracle Universal Installer screens that are common to all installation types. To complete the installation:

  1. On the Summary screen, check the list of products that will be installed, and then click Install.

  2. If prompted, run the following scripts in a separate terminal window as the root user:

    oracle_base/oraInventory/orainstRoot.sh
    oracle_home/root.sh
    
    

    After the script runs, click OK.

  3. On the End of Installation screen, make a note of the URLs used by Oracle HTTP Server.

  4. Click Exit, and then click Yes to exit from Oracle Universal Installer.

6 What to Do Next?

After you install the Companion CD products, complete the following steps:

7 Documentation Accessibility

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. Accessibility standards will continue to evolve over time, and Oracle 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 more information, visit the Oracle Accessibility Program Web site at

http://www.oracle.com/accessibility/

Accessibility of Code Examples in Documentation

Screen readers 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, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.

TTY Access to Oracle Support Services

Oracle 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 TTY support, call 800.446.2398.


Oracle Database Companion CD Quick Installation Guide, 10g Release 2 (10.2) for Linux x86

B15665-02

Copyright © 2005, Oracle. All rights reserved.

The Programs (which include both the software and documentation) contain proprietary information; they are provided under a license agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or decompilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited.

The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your license agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose.

If the Programs are delivered to the United States Government or anyone licensing or using the Programs on behalf of the United States Government, the following notice is applicable:

U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the Programs, including documentation and technical data, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement, and, to the extent applicable, the additional rights set forth in FAR 52.227-19, Commercial Computer Software—Restricted Rights (June 1987). Oracle Corporation, 500 Oracle Parkway, Redwood City, CA 94065

The Programs are not intended for use in any nuclear, aviation, mass transit, medical, or other inherently dangerous applications. It shall be the licensee's responsibility to take all appropriate fail-safe, backup, redundancy and other measures to ensure the safe use of such applications if the Programs are used for such purposes, and we disclaim liability for any damages caused by such use of the Programs.

Oracle, JD Edwards, PeopleSoft, and Retek are registered trademarks of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

The Programs may provide links to Web sites and access to content, products, and services from third parties. Oracle is not responsible for the availability of, or any content provided on, third-party Web sites. You bear all risks associated with the use of such content. If you choose to purchase any products or services from a third party, the relationship is directly between you and the third party. Oracle is not responsible for: (a) the quality of third-party products or services; or (b) fulfilling any of the terms of the agreement with the third party, including delivery of products or services and warranty obligations related to purchased products or services. Oracle is not responsible for any loss or damage of any sort that you may incur from dealing with any third party.