Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 10g linux suse 9

Re: Oracle 10g linux suse 9

From: Michael <michael.lohmar_at_gmail.com>
Date: 25 Nov 2004 01:19:50 -0800
Message-ID: <1101374390.222916.46680@f14g2000cwb.googlegroups.com>

Hello,

consider about you are running on SUSE Linux 9 .... there are quite a few vendor informations about prerequisites before installing Oracle...

from SUSE webpages:

>>>

Here is a mini howto on how I managed to install Oracle 9i on SLES9.

  1. Install SLES9 with default packages.
  2. After the install is completed install gcc_old from rpmfind.net - use the SuSE 8.1 rpm.
  3. Install orarun.rpm, openmotif from the SLES9 cd 's.
  4. Reboot the machine.
  5. Create a link to /opt/gcc295/bin/gcc, g++,cc,c++ in /usr/bin.
  6. Apply the SLES9 patch attached with this mail.
  7. Reboot the machine.
  8. Set a password for the oracle user. Also change the default shell from /bin/false to /bin/bash for oracle.
  9. Add oracle to dba group in /etc/group.
  10. Start the oracle installation.
  11. After the installation is completed (oracle tools might give errors

during installation), login as the oracle user and "export LD_ASSUME_KERNEL= '2.4.20 ' ", and run dbca. 12. Create a sample database.
13. Test the installation using dbstart followed by sqlplus (with system
user).
<<<

I think you have missed step 3. Install orarun.rpm, openmotif from the SLES9 cd 's

Greetings,
Michael Received on Thu Nov 25 2004 - 03:19:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US