Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 9205 patchset Linking error ......
I had this problem two weeks ago. The solution for me was that the
directory $ORACLE_HOME/lib did not have the file
libclntsh.so.9.0 and a link to the same file
libclntsh.so -> libclntsh.so.9.0
I copied the libclntsh.so.9.0 file from another server with the same OS
and database version and then created the link. I was then able to
relink Oracle.
>>> jbdonga_at_ucdavis.edu 4/13/04 9:09:26 AM >>> Rich,
Thanks for your response.
I did try many times "relink all" command and is generating bunch of
errors.
It is also corrupting 9201 software. Oracle analyst says there may be
some
UNIX configuration or permissions problems, but could not identify what
the
problem is. Is there any UNIX parameter that I am missing or set too
low?
-----Original Message-----
From: Jesse, Rich [mailto:Rich.Jesse_at_quadtechworld.com]
Sent: Tuesday, April 13, 2004 6:42 AM
To: 'oracle-l_at_freelists.org'
Subject: RE: 9205 patchset Linking error ......
Try relinking it manually using "relink oracle" to get more information
on
the error.
I suppose the message's probably in the installer logs, too...
Rich
Rich Jesse System/Database Administrator rich.jesse_at_quadtechworld.com QuadTech, Sussex, WI USA
> -----Original Message-----
> From: Janardhana Babu Donga [mailto:jbdonga_at_ucdavis.edu]
> Sent: Monday, April 12, 2004 6:06 PM
> Subject: 9205 patchset Linking error ......
>
> Error in invoking target 'ioracle' of makefile
> '/usr/local/oracle/920/rdbms/lib/ins_rdbms.mk'
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html ----------------------------------------------------------------- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Apr 13 2004 - 13:18:08 CDT
![]() |
![]() |