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: Installing Oracle 10g on Linux -- OUCH!!

Re: Installing Oracle 10g on Linux -- OUCH!!

From: Anton Dischner <nomail_at_nospam.org>
Date: Tue, 09 Nov 2004 13:25:24 +0100
Message-ID: <091120041325244237%nomail@nospam.org>


Hi,

if installing procedure is too complicated try this:

SuSE Linux Enterprise Version:

http://www.novell.com/linux/download_linux.html

Oracle 10.1.0.3 x86

http://www.oracle.com/technology/software/products/database/oracle10g/in dex.html

Use the orarun packacke on SLES9 CD.
This make all the kernel adjustments, creating of oracle user and so on.

install gcc 3.3 rpm

to initialize kernel settings, create oracle user

-> /etc/init./oracle start

give created oracle user a password with

-> passwd oracle

modify /etc/passwd user oracle to use the bash shell not false

extract download
as user oracle

-> cpio -idmv < ship.db.cpio
-> Disk1/runInstaller

and there you go

There is an error in dbstart, dbshut:

correct in dbstart, dbshut: ORATAB=/etc/oratab

regards,

Toni

Please note: These are non crippled versions, make shure you understand the legal stuff Received on Tue Nov 09 2004 - 06:25:24 CST

Original text of this message

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