Installation problems of Oracle9i on Linux7.1 [message #96971] |
Fri, 05 October 2001 01:22 |
venkatesh
Messages: 72 Registered: August 2000
|
Member |
|
|
Hi there,
I have problems in installing Oracle 9i on Linux 7.1.I have followed all the steps prescribed till running the runinstaller after which I selected the option of installing the Oracle software with the database.
But it threw errors during linking like:
1. Error in invoking target install of makefile /Orahome/plsql/lib/ins_plsql.mk
2. Error in invoking target relink of makefile /Orahome/precomp/lib/ins_precomp.mk
3. Error in invoking target install of makefile /Orahome/network/lib/ins_net_client.mk
4. Error in invoking target install of makefile /Orahome/sqlplus/lib/ins_sqlplus .mk
5. Error in invoking target install of makefile /Orahome/network/lib/ins_oemagent.mk
6. Error in invoking target ioracle of makefile /Orahome/rdbms/lib/ins_rdbms.mk
7. Error in invoking target toolsinstall of makefile /Orahome/Idap/lib/ins_Idap.mk
8. Error in invoking target odipinstall of makefile /Orahome/Idap/lib/ins_Idap.mk
9. Error in invoking target hragentinstall of makefile /Orahome/Idap/lib/ins_Idap.mk
10. Error in invoking target install of makefile /Orahome/ctx/lib/ins_ctx.mk
11. Error in invoking target install of makefile /Orahome/network/lib/ins_net_server.mk
12. Error in invoking target install of makefile /Orahome/otrace/lib/ins_otrace.mk
13. Error in invoking target install of makefile /Orahome/rdbms/lib/ins_rdbms.mk
I ignored all these errors but the net configuration assistant hangs and so does the apache web server part.Fortunately the database gets created.
But when I try running sqlplus it says "Error while loading shared libraries:libclntsh.so.9.0:cannot load shared object file:no such file or directory".
Please help with the solution at the earliest as my credibility is at stake.
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
Re: Installation problems of Oracle9i on Linux7.1 [message #97321 is a reply to message #96971] |
Sun, 10 March 2002 22:38 |
Andally
Messages: 3 Registered: March 2002
|
Junior Member |
|
|
I just load .bash_profile with you seting below, and also set $ORACLE_HOME9
without 9, when type:
>sqlplus /nolog
sqlplus error while loading shared libraries: libclntsh.so.9.0: can't load
shared object file: NO Such file or directory.
do I need reinstall after set env you suggested below..
thanks
sam
> Sam,
>
> I'm using Oracle 9i with Suse linux 7.1 (Kernel 2.4.7) and KDE2 GUI.
>
> My guess is your ORACLE_HOME and/or LD_LIBRARY_PATH and/or PATH are not
set
> properly.
>
> There is no svrmgrl with 9i.
>
> Use the following instead:
>
> sqlplus /nolog
> SQL> connect / as sysdba
>
>
> Here are what some of my environment variables are set to:
>
> ORACLE_SID=T901
>
LD_LIBRARY_PATH=/opt/app/oracle/product/9.0.1/lib:/lib:/usr/lib:/usr/local/l
> ib:/opt/app/oracle/.kde2/lib:/opt/kde2/lib
>
CLASSPATH=/opt/app/oracle/product/9.0.1/JRE:/opt/app/oracle/product/9.0.1/jl
>
ib:/opt/app/oracle/product/9.0.1/rdbms/jlib:/opt/app/oracle/product/9.0.1/ne
> twork/jlib
> ORACLE_BASE=/opt/app/oracle
> ORACLE_HOME=/opt/app/oracle/product/9.0.1
> ORACLE_TERM=xterm
> ORA_NLS33=/opt/app/oracle/product/9.0.1/ocommon/nls/admin/data
> NLS_LANG=AMERICAN_AMERICA.UTF8
>
PATH=/opt/kde2/bin:/bin:/usr/bin:/usr/sbin:/etc:/usr/bin/X11:/usr/local/bin:
>
/opt/app/oracle/product/9.0.1/bin:/opt/kde2/bin:/usr/lib/java/bin:/usr/games
> /bin:/usr/games:/opt/gnome/bin
>
> Gerardo
> -----Original Message-----
> From: sam sun [[mailto:csun299@hotmail.com]]
> Sent: Thursday, September 06, 2001 2:07 PM
> To: Molina, Gerardo; suse-oracle@suse.com
> Subject: Re: [[suse-oracle]] 9i install with Disk1
>
>
> all path setup with installation required,
>
> ORACLE_HOME9=/u01/app/oracle/product/9.0.1
> PATH=/usr/bin/...
> LD_LIBRAY_PATH=
>
> I can't remember, is there anything missing..
>
> a lot there, appreciated your quick response:
> sam
>
>
> > what do your environment variables look like, such as PATH, ORACLE_HOME,
> > LD_LIBRARY_PATH, etc.?
> >
> > -----Original Message-----
> > From: sam sun [[mailto:csun299@hotmail.com]]
> > Sent: Thursday, September 06, 2001 1:42 PM
> > To: Molina, Gerardo; suse-oracle@suse.com
> > Subject: Re: [[suse-oracle]] 9i install with Disk1
> >
> >
> > thanks Gerardo,
> >
> > you're right, I though it may be the case, but I can't involve the
> sqlplus,
> > it tell me that no shared library.
> > I wonder that how do you login the 9i, I knew no svrmgrl there any more.
> >
> > Also,
> > I only had X window, no KDE or GNOME due to installation issue, how to
> bring
> > up the browser using apache...?
> >
> > thanks
> > sam
> >
> >
> > > If you extract Disk1, Disk2, and Disk3 in the same directories so that
> you
> > > have directories called Disk1, Disk2, and Disk3, then the installer
> should
> > > not prompt you for Disk2 and Disk3 locations. I think it's smart
enough
> > to
> > > find them. Check your environment variables and also have a look at
the
> > 9i
> > > installation guide.
> > >
> > > Gerardo
> > >
> > > -----Original Message-----
> > > From: sam sun [[mailto:csun299@hotmail.com]]
> > > Sent: Thursday, September 06, 2001 9:15 AM
> > > To: suse-oracle@suse.com
> > > Subject: [[suse-oracle]] 9i install with Disk1
> > >
> > >
> > > Hi all,
> > >
> > > I just installed 9i with Disk1 on suse7.2 ,but didn't show Disk2 and
> Disk3
> > > after first one finish, only show the management lock icon, which lock
> > some
> > > users beside sys and systme;
> > > during disk1 installation, error shows that make utilitis didn't find
on
> > > /usr/bin/make.
> > >
> > > any ideas?
> > > appreicated
> > > sam
> > >
> > >
> > >
> > > --
|
|
|
|
|
|
|
|
|
Re: Installation problems of Oracle9i on Linux7.1 [message #97808 is a reply to message #96971] |
Tue, 11 February 2003 05:38 |
ice
Messages: 3 Registered: September 2000
|
Junior Member |
|
|
hi guys,
i faced the same problem during my installation
of oracle9i database on redhat 7.2. the problem
was, "error in invoking target ntcontab.0 of
makefile......then it listed the file name. i
ignored and continue with the installation. when
i reached the configuration tools window it took
damn long to process the tools......so i exited
from the installation. then i started back with
the installation from cd 1 as usual it asked for
the directory and eveerything and it promp for
cd number 3. i inserted cd number 3 and after a
while it said, installation was completed
succesfully. then i tried to start the database
with the command sqlplus /nolog it replied
"error while loading shared library". about the
oracle environment setting, before the
installation i edited the .bash_profile and
later i came to know it also can be done under
/etc/profile. so i changed the environment from
.bash_profile to /etc/profile but still i get
the same error message. i need someone's help
here. do i need to do the installation again? if
so what are the things i need to remove? thx in
advance.
|
|
|