Skip navigation.

Supported Configurations for Oracle Enterprise Repository 10gR3

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Oracle Enterprise Repository 10g R3

This section provides the following information:

 


Download and Installation Instructions

Download and Installation for Oracle Enterprise Repository

  1. Download and install the supported JDK for your environment.
    1. If your platform is HP Itanium, refer to the HP-UX JDK installation instructions at Download and Installation for HP-UX JDK 6.0 for HP-UX 11i v2, v3 on Itanium.
    2. If your platform is Sun Solaris 9, 10 on Sparc, refer to the SUN JDK installation instructions at Download and Installation for SUN Java JDK 6.0 for Sun Solaris 9, 10 on Sparc.
    3. If your platform is IBM AIX, refer to the IBM JDK installation instructions at Download and Installation for IBM JDK 1.6 SR2 for AIX.
  2. Go to Oracle E-Delivery to download the Oracle Enterprise Repository file. Select Product Pack Oracle Fusion Middleware and the platform for your environment. Select the Oracle Application Server 10g Release 3 Media Pack. The following Oracle Enterprise Repository part numbers are available for download:
  3. Table 1-1 List of Oracle Enterprise Repository Part Numbers By Platform

    Platform (eDelivery selection)

    Operating System

    Hardware

    JVM

    Part Number (Description)

    HP-UX Itanium

    HP-UX 11iV2, 11iV3

    HP Itanium

    JDK (32-bit)

    JDK (64-bit)

    V14341 (Oracle Enterprise Repository 10g Release 3 (10.3) "generic")

    IBM AIX Based Systems (64-bit)

    AIX 5.3, 6.1

    pSeries

    JDK (32-bit)

    V14341 (Oracle Enterprise Repository 10g Release 3 (10.3) "generic")

    Linux x86

    • Oracle Enterprise Linux 4.6, 5 / OVM

    • Red Hat Enterprise Linux 4, 5

    • Novell SUSE Linux Enterprise Server 9, 10

    • x86

    • 64-bit Xeon

    • AMD64

    JDK (32-bit)

    V14340 (Oracle Enterprise Repository 10g Release 3 (10.3) for Linux x86 (32-bit))

    Microsoft Windows (32-bit)

    Windows 2003

    • x86

    • 64-bit Xeon

    • AMD64

    JDK (32-bit)

    V14339 (Oracle Enterprise Repository 10g Release 3 (10.3) for Microsoft Windows (32-bit))

    Sun Solaris Sparc (64-bit)

    Solaris 9, 10

    SPARC 64

    JDK (32-bit)

    V14342 (Oracle Enterprise Repository 10g Release 3 (10.3) for Sun Solaris SPARC (32-bit))

    Sun Solaris Sparc (64-bit)

    Solaris 9, 10

    SPARC 64

    JDK (64-bit)

    V14341 (Oracle Enterprise Repository 10g Release 3 (10.3) "generic")

  4. Unzip the file.
  5. Install Oracle Enterprise Repository by completing the console-mode installation procedure. Refer to the installation instructions at Running the Installation in the Console Mode.

For more information on installing Oracle Enterprise Repository, refer to the Oracle Enterprise Repository 10gR3 Online Documentation.

Download and Installation for HP-UX JDK 6.0 for HP-UX 11i v2, v3 on Itanium

If you have an HP Itanium platform and if you don't already have HP-UX JDK 6.0 installed, complete the following procedure:

  1. Go to the HP download site:
  2. Download and install HP-UX JDK 6.0 for your configuration.
  3. Set the JAVA_HOME environment variable to the directory in which HP JDK is installed, and export JAVA_HOME. For example:
  4. export JAVA_HOME=/opt/java1.6
  5. Make sure that your PATH variable includes $JAVA_HOME/bin. For example:
  6. export PATH=$JAVA_HOME/bin:$PATH

    If you are running with 64 bit JDK, you need to perform the following extra step:

  7. Use the -d64 option to invoke 64 bit Hotspot server. For example:
  8. $java -d64 version

should show, depending on your JDK, a string similar to:

java version "1.6.0.01"
Java(TM) SE Runtime Environment (build 1.6.0.01-jinteg_10_apr_2008_04_03-b00)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0.01 jinteg:04.10.08-20:30 IA64W, mixed mode)

Download and Installation for SUN Java JDK 6.0 for Sun Solaris 9, 10 on Sparc

If you have a SUN Sparc platform and if you don't already have SUN Java JDK 6.0 installed, complete the following procedure:

  1. Go to the SUN download site:
  2. Select the latest JDK 6.0 Update.
  3. From the section for Solaris Sparc platform, download:
  1. Install the 64-bit JDK using the installation instructions on the download page at http://java.sun.com/javase/6/webnotes/install/jdk/install-solaris-64.html.
  2. Set the JAVA_HOME environment variable to the directory in which SUN JDK 6.0 Update is installed, and export JAVA_HOME. For example:
  3. export JAVA_HOME=/opt/java1.6.0_05
  4. Make sure that your PATH variable includes $JAVA_HOME/bin. For example:
  5. export PATH=$JAVA_HOME/bin:$PATH
  6. Verify the java version $java -version. Make sure that the output contains or is similar to the following string if your are using SUN JDK 6.0 Update 5
  7. java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) 64-Bit Server VM (build 10.0-b19,mixed mode)

Download and Installation for IBM JDK 1.6 SR2 for AIX

  1. Go to the following IBM product download site: http://www.ibm.com/developerworks/java/jdk/aix/service.html
  2. Note: IBM Java 6 is needed for the Oracle Enterprise Repository generic installer to work on IBM AIX. Java 6 is needed for the purpose of installation only.

  3. Select the Fix Info link for your JDK version.
  4. Select your APAR/SR number from the table and follow the instructions and/or prompts displayed on the screen to download and install the fix package on your system.
  5. For SR2 (32-bit), select IZ30723.

  6. Set the JAVA_HOME environment variable to the directory in which IBM JDK 1.6 SR2 is installed, and export JAVA_HOME. For example,
  7. export JAVA_HOME=/usr/java6
  8. Make sure that the PATH variable includes $JAVA_HOME/bin. For example,
  9. export PATH=$JAVA_HOME/bin:$PATH

Download and Installation for Oracle Enterprise Repository for IBM AIX 5.3, 6.1

  1. Download Oracle Enterprise Repository generic installer (.jar) for AIX platform from Oracle E-Delivery.
  2. Use IBM Java 6 SR2 when you're installing with the Oracle Enterprise Repository generic installer (.jar).
  3. Install Oracle Enterprise Repository by completing the console-mode installation procedure. Refer to the installation instructions at Running the Installation in the Console Mode.
  4. Follow the post-installation steps to complete the installation.

For more information on installing Oracle Enterprise Repository, refer to the Oracle Enterprise Repository 10gR3 Online Documentation.

Note: When you are installing Oracle Enterprise Repository and if you are using IBM Java 5 (Java 5 is bundled with Websphere 6.1), the Oracle Enterprise Repository generic .jar installation on AIX will fail. The Oracle Enterprise Repository generic jar installer will return the following message "The required JDK for the installation is version: 1.6.0. The JDK you are currently running with is version: 1.5.0". To resolve this Oracle Enterprise Repository generic installer problem, download and install IBM JDK 1.6 SR2. Java 6 is used for the purpose of installation only.

 

Back to Top Previous Next