I might have the answer to this one. Have you sorted it yet?
If not, I've often found missing links in Oracle distributions. You'll need to
a) manually create the link, with:
ln -s libcltntsh.so.9.0 libcltntsh.so
b) ensure that directory is in your LD_LIBRARY_PATH
LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
There may be others missing too. Find them all in one go by running an 'ldd' over the sqlplus binary. This will show all the dynamically linked libararies it will need to run.
Hope this helps.
----Original Message Follows----
From: "Campbell, Michael (Contractor)" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: Linux and Oracle
Date: Mon, 10 Feb 2003 09:41:25 -0500
Hi Gurus,
I have installed Oracle 9.2.0 for Linux Intel on my PC with operating
system Linux 7.3...
When I try to go into SQLPLUS to create my own database, I get the following
error:
Sqlplus: error while loading shared libraries: libclntsh.so: cannot
open shared object file: No such file or directory
I have under $ORACLE_HOME/lib - libclient9.a, libcltntsh.so.9.0 and
libclntst9.a
Can someone advise on this problem? Is the Linux Intel different from Linux
7.3?
Thanks!!!
-----Original Message-----
From: Spanke, Alexander [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 10, 2003 4:23 AM
To: '[EMAIL PROTECTED]'
Subject: RE: RHCE
Hi,
Go to your Linux System and work with it, work with all parts of the system,
that's all !
If you want study for the theoretical Part, read the course scripts and
related books about linux, or the best one work with your system !
Regards
Alex (RHCE)
-----Original Message-----
From: Terry Hobart [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 07, 2003 10:09 PM
To: [EMAIL PROTECTED]
Subject: RE: RHCE
That was asked at the 033 class I attended last month and the instructor
said - not really.
The written part of the test is only an hour. The other five hours are to be
hands on, split between installation & configuration, and then fixing
problems. He said they break boxes subtlety, and you have to trouble shoot &
fix them
He said that unless you have a fair amount of maintenance experience on many
systems that the test would be pretty hard.
I have pulled in my horns and am planning to take the test as a learning
experience (I already signed up for the whole class series).
Terry
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Periyasamy, Raj
Sent: Friday, February 07, 2003 11:11 AM
To: [EMAIL PROTECTED]
Subject: RHCE
Hello List,
Any suggestions on a good book that I can refer to as a study guide before
attending my RHCE tests ?
Regards,
Raj
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
_________________________________________________________________
MSN Instant Messenger now available on Australian mobile phones. Go to http://ninemsn.com.au/mobilecentral
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
- Linux and Oracle Campbell, Michael (Contractor)
- Re: Linux and Oracle Nick Lindsell
- RE: Linux and Oracle Campbell, Michael (Contractor)
- RE: Linux and Oracle Nick Lindsell
- RE: Linux and Oracle Ezra Nugroho
- RE: Linux and Oracle gagandeep . bharj
- RE: Linux and Oracle Campbell, Michael (Contractor)
- RE: Linux and Oracle Nick Lindsell
- Re: Linux and Oracle sentinel
- Danny Towler