Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: ERROR ON EXTERNAL LIBRARY

RE: ERROR ON EXTERNAL LIBRARY

From: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Thu, 16 Oct 2003 06:19:53 -0800
Message-ID: <F001.005D35F0.20031016061953@fatcity.com>


<stupid question>
is the library in $OH/lib?
</stupid question>

Raj



Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts, having an opinion is an art !

-----Original Message-----
[mailto:Paula_Stankus_at_doh.state.fl.us]
Sent: Wednesday, October 15, 2003 6:24 PM To: Multiple recipients of list ORACLE-L

Help,

Recently we cannot successfully run procedure we get the following error:

SQL> begin begin_letter_debug(9);end;
  2 /
begin ext_letter_debug(9);end;
*
ERROR at line 1:
ORA-06520: PL/SQL: Error loading external library ORA-06522: ld.so.1: extprocPLSExtProc: fatal: libgcc_s.so.1: open failed: N such file or directory
ORA-06512: at "LE.EXT_LETTER_DEBUG", line 0

The problem is ... we can ldd the compiled object and we see "No Such File" but when we do a which as oracle user we find the file.

It appears to be a pathing or LD_PATHING problem but how can we isolate the issue?

Anyway, deal with this before?

Solaris 2.8
Oracle 9.2
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: <Paula_Stankus_at_doh.state.fl.us
  INET: Paula_Stankus_at_doh.state.fl.us

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.
**************************************************************************************5

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Jamadagni, Rajendra
  INET: Rajendra.Jamadagni_at_espn.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Oct 16 2003 - 09:19:53 CDT

Original text of this message

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