Oracle   Home  

 

Oracle Database 9i, 10g, 11g

Oracle Data Warehouse & BI

Oracle Applications EBS 11i, R12

 Oracle Middleware

SQL & PL/SQL

UNIX/ Linux

   Home  >  Oracle Applications 11i/ R12  >  Oracle Application 11i DBA  >  Oracle Applications 11i Single-Tier Installation on Linux

 

 

Oracle Applications 11i eBusiness Suite DBA   

Oracle Applications 11i Single-Node Installation on Linux   

 

 

    This article describes the single-tier installation of Oracle Applications 11i (11.5.10.2) on RedHat Linux 4 (CentOS 4.4)  

 

 

NOTE: This article named Oracle Applications 11i Single-Node Installation on Linux  was taken from  www.in-oracle.com.

 

 

 

    Hardware requirement

 

    For this installation type is good to have one personal computers/ laptop with this configuration:

 

    Software download

 

Software Link
Oracle Applications http://edelivery.oracle.com/
CentOS 4 (a Red Hat 4 Linux version) http://isoredirect.centos.org/centos/4/isos/i386/
Compatibility files for running Oracle on RHEL 4:

compat-oracle-rhel4-1.0-5.i386.rpm
compat-libcwait-2.1-1.i386.rpm

http://oss.oracle.com/projects/compat-oracle/files/RedHat/

 

 

    Linux installation

 

    I suggest a full Linux installation even if there are some components which are not necessary to spend less time and to have all we need for the Oracle Applications installation. I suggest also on the both computers to create 1Gb tmp directory and a 2Gb swap directory.   

 

 

    Staging the Oracle Application

 

    Oracle Applications are downloaded in a compressed format, so these files cannot be used directly for the installation. For this reason the files must be unzipped in the same directory to create the staging directory:

    For that we have to:

    If we have the Oracle DVDs / CDs with the Oracle Applications installation kit, we have to follow the next steps to set up a staging directory:

 

    Preparing the Linux environment for the installation

 

    In order to have a Linux environment ready for the Oracle Applications 11i single-tier installation we have to:

 

    1) create the oracle Linux user account. The oracle user must be a member of the dba group as well

 

    2) create /APPS directory (owned by oracle:dba

 

    3) install compatibility files for running Oracle on RHEL 4

      

        rpm -ihv compat-oracle-rhel4-1.0-5.i386.rpm
        rpm -ihv compat-libcwait-2.1-1.i386.rpm

 

 

    Installing the Oracle Applications 11.5.10.2

 

    The Oracle Applications 11i single-node installation is done with the oracle account. 

   

    1. Start the installation on the database tier:

      #  cd /media/usbdisk/APPS0/Stage11i or in my case /media/usbdisk/APPS0/11i_Unzipped/

      #  cd startCD/Disk1/rapidwiz

      #  ./rapidwiz

   

     Here are the windows which appears and the responses we have to choose:

 

Window Response
   
     Select "Next".
     Check "Use express configuration" (The Oracle Applications settings will be done automatically).

     Select "Next".

     Select the base directory as shown on this screen.

     Select "Next".

     Enter the path for the configuration file as shown on this screen.

     Select "Next".

     Select "Next".

    Select "Next".

 

     Select "Yes".
     Wait until the installation will complete.
     If the installation looks not to advance that could be verified by looking to the CPU utilization or/ and disk activity (io). vmstat utility is used for this.
    Select "Next".
     Press "Connect to Oracle Applications 11i" to test if the Oracle Applications are running. 

     Press "Finish".

     Now the installation is done.

 

    

 

2. Make the libjavaplugin_oji.so available for Firefox browser (if used)

 

cd /usr/lib/firefox-1.5.0.3/plugins
ln -sf /APPS/viscomn/util/java/1.4/j2sdk1.4.2_04/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so

 

 

NOTE: This article named Oracle Applications 11i Single-Node Installation on Linux  was taken from  www.in-oracle.com.

 

 

Oracle Database 9i, 10g, 11g

Oracle Data Warehouse & BI Oracle Applications EBS 11i, R12  Oracle Middleware

SQL & PL/SQL

UNIX/ Linux

   Home  >  Oracle Applications 11i/ R12  >  Oracle Application 11i DBA  >  Oracle Applications 11i Single-Tier Installation on Linux

 

 

Different Romanian Links/ Linkuri romanesti diferite

  1. Invata limba engleza (Learn English language if you are Romanian)

  Doresti un proiect de arhitectura ieftin (pentru zonele Buzau, Bucuresti sau Prahova) ?

 

Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.