January 21, 2011

Install Oracle Software

How to install Oracle Software on a Remote Server

Install DB

John Smiley Installing 11gR1

ODI install on linux

OBIEE Installation

Install Oracle R12, OBIEE and OKN

1. Setup the OS 

create LVM's for the file system.  Logical Volume Manager
download the LINUX cd 5.5
connect to the ULN and run oracle-validated
   This creates the users, apply's required Linux packages and modify's kernel parameters
2. Download the Oracle R12 software from Oracle E-Delivery
3. md5checksum the downloaded cd's
4. Install the software
md5sum

MD5 Checksums for R12.1.1 Rapid Install Media [ID 802195.1]

On Unix/Linux:

  • Install the md5sum utility for your platform if md5sum is not present on your system. If md5sum is not available from your OS Vendor for your OS version (for example HP 11.0), download and install the coreutils package from gnu.org .
  • $ cd /u01
  • $ md5sum --check md5sum_Linux32.txt > md5sum_result.txt
  • $ md5sum --check md5sum_Linux64.txt > md5sum_result.txt