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: install 8.1.7 on Redhat 7.1

Re: install 8.1.7 on Redhat 7.1

From: Kim Emax - ayianapa.dk <newsgroup_at_fjerndette-ayianapa.dk>
Date: Tue, 15 Jan 2002 22:50:57 +0100
Message-ID: <5v118.840$XA5.30332@news000.worldonline.dk>


"Manuela Mueller" <520040906697-0001_at_t-online.de> wrote

> you only need jdk if you intend to set up HTTP-Server Apache.

ahh... hmm.. :-)

> Please take a look at the installation guide for linux
> (the first URL I posted you). It is very likely that this is not your
> actual problem.

There´s no "runIns.sh" in my oracle dir, I´ve got a Oracle 8.1.7

> A few more questions: Your are pretty sure that you set up .bash_profile
> correctly?

I would say so, this is the whole file:

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then

        . ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin
BASH_ENV=$HOME/.bashrc

ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
ORACLE_HOME=/u01/app/oracle/product/8.1.7; export ORACLE_HOME
ORACLE_SID=ora1; export ORACLE_SID

PATH=$PATH:/u01/app/oracle/product/8.1.7/bin; export PATH CLASSPATH=.:/u01/app/oracle/product/8.1.7/jdbc/lib/classes111.zip; export CLASSPATH
LD_LIBRARY_PATH=/u01/app/oracle/product/8.1.7/lib; export LD_LIBRARY_PATH ORA_NLS33=/u01/app/oracle/product/8.1.7/ocommon/nls/admin/data; export ORA_NLS33
LD_ASSUME_KERNEL=2.2.5
source /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh NLS_LANG=american; export NLS_LANG

export BASH_ENV PATH
unset USERNAME


I´ve got nothing in "=/u01/app/oracle/product/" ?

> How much physical RAM is in the machine?

256MB

> How big is your swap space?

128MB, and then the 300 extra according to Jeffreys guide

> You are not running any other RAM-expensive processes during the
> install?

nops.

> What info ist in the installation log file?
> The location of oraInventory is defined in /var/opt/oracle/oraInst.loc.

/var/opt is empty?

Got any idea what the F*** is wrong?

--
Take Care
Kim Emax
http://www.emax.dk
http://www.ayianapa.dk
Køb din vin online på http://www.gmvin.dk,
Danmarks måske mest avancerede VinWebShop
Received on Tue Jan 15 2002 - 15:50:57 CST

Original text of this message

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