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: Installation of Oracle9i on RedHat 7.1

Re: Installation of Oracle9i on RedHat 7.1

From: Gwenhwyfar <justpostplease_at_request.com>
Date: Fri, 27 Jul 2001 22:17:35 +0200
Message-ID: <9jsi8d$g48$1@suaar1ac.prod.compuserve.com>

Anders,

Please read the Oracle-Installation-HOWTO that comes with suse 7.1 It gives answers to some of your questions. For instance you have to fix root.sh cause it has a bug (quote missing). This makes the install miss half the root.sh !

grtz. Gw

News wrote:

> Hi Anders
>
> I have tried this and it is not possible to install Oracle9i on Redhat 7.1
> due to changes made by Redhat to the libc binaries. You should not waste
> your time trying to downgrade Redhat libc to the correct older version, it
> will not work correctly anyway (at least not all of it). It is possible to
> install Oracle 8.1.7 on Redhat 6.2, but Redhat and Oracle seems to be a
> dead end.
>
> I have installed Oracle9i on SuSE Linux 7.2 and it works fine. Here you
> should buy the SuSE Linux 7.2 package in a store somewhere (e.g.
> www.liga.dk) - do NOT try to download it over ftp from SuSE, it takes days
> and the download'ed older version installer did not work in my case (due
> to lacking detection of hardware etc.). The one that comes with the
> package you buy does however work without any problems.
>
> Best Regards
> Claus Fjellø-Jensen
> Zellsoft A/S
> Copenhagen
> claus.fjello_at_zellsoft.com
>
> "Anders Misfeldt" <ami_at_navigosystems.com> wrote in message
> news:3B542A19.4B032C36_at_navigosystems.com...
> > Hey
> >
> > I've tried installing Oracle9i database (Enterprise Edition) on a RedHat
> > 7.1 server. But I keep getting som errors during installation.
> > It's a clean RH7.1 (that is no older versions of Oracle9i).
> >
> > I've created the oracle user and added the following to his
> > .bash_profile:
> >
> > ORACLE_BASE=/u01/app/oracle
> > export ORACLE_BASE
> > ORACLE_HOME=/u01/app/oracle/product/9.0.1
> > export ORACLE_HOME
> > ORACLE_SID=n4it
> > export ORACLE_SID
> > PATH=$PATH:/u01/app/oracle/product/9.0.1/bin
> > export PATH
> >

 CLASSPATH=$CLASSPATH:/u01/app/oracle/product/9.0.1/jdbc/lib/classes111.zip
> > export CLASSPATH
> > LD_LIBRABRY_PATH=/u01/oracle/product/9.0.1/lib
> > export LD_LIBRABRY_PATH
> >
> > I've upgraded binutils to binutils-2.10.91.0.4-1
> >
> > I tried with Blackdowns jdk-1.1.8, but since that didn't work, then I
> > installed suns jdk-1.3.1-rc2, but still without success.
> >
> > During installation I get the following errors:
> >
> > On CD1:
> >
> > Error in setting permissions of file/directory
> > /u01/app/oracle/jre/1.1.8/bin/i686/native_threads/.
> > extract_args
> >
> > On CD3:
> >
> >
> > Error in invoking target sdo_on of makefile
> > /u01/app/oracle/product/9.0.1/rdbms/lib/ins_rdbms.
> > mk
> >
> > Error in invoking target ctx_on of makefile
> > /u01/app/oracle/product/9.0.1/rdbms/lib/ins_rdbms.
> > mk
> >
> > Error in invoking target ioracle of makefile
> > /u01/app/oracle/product/9.0.1/rdbms/lib/ins_rdbms.
> > mk
> >
> > Error in invoking target install of makefile
> > /u01/app/oracle/product/9.0.1/rdbms/lib/ins_rdbms.
> > mk
> >
> > Error in invoking target install of makefile
> > /u01/app/oracle/product/9.0.1/rdbms/lib/ins_otrace.
> > mk
> >
> > An error during runtime
> >
> > And while runing the root.sh script:
> > /bin/chmod: getting attributes of
> > `/u01/app/oracle/product/9.0.1/network/agent/html': No such file or
> > directory
> >
> >
> > Does anybody have an idea on what's wrong? And how I fix it?
> >
> > --
> > Best regards / Venlig hilsen
> > Anders Misfeldt
> > System Administrator
> > Navigo Systems, Soenderhoej 46, DK-8260 Viby J, Denmark
> > Phone +45 87345686 Fax: +45 87345566
> > Email: ami_at_navigosystems.com
> > www.navigosystems.com
>
>
Received on Fri Jul 27 2001 - 15:17:35 CDT

Original text of this message

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