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

Home -> Community -> Mailing Lists -> Oracle-L -> Error loading external C functions via PL/SQL on ORACLE 8.1.6 on

Error loading external C functions via PL/SQL on ORACLE 8.1.6 on

From: Bachmann, Henrik <Henrik.Bachmann_at_bim-consulting.de>
Date: Tue, 12 Dec 2000 08:45:16 +0100
Message-Id: <10707.124287@fatcity.com>


Hi there,

a colleague of me has the following problem:

    Error loading external C functions via PL/SQL on ORACLE 8.1.6 on AIX     

    I have a C library with some simple C functions, a PL/SQL interface library and some

    PL/SQL procedures calling the external C functions. The ORACLE version is 8.1.6 and

    the operating system is UNIX on IBM workstations (AIX).     If I execute the PL/SQL procedures, I get the follwing error message:     

    ORA-06520: PL/SQL: Error loading external library     ORA-06522: 0509-022 Cannot load module     /fnsw/client/kiis/libArchiveFunctions.a.     0509-103 The module has an invalid magic number.     ORA-06512: at "PDV.FILENET_ARCHIVE", line 0     ORA-06512: at line 8     

    If I execute the same procedures on a Windows NT environment I get no errors.     

    Can anybody help me.          

    Best Regards,     

    Holger Wierschin          

    Holger Wierschin
    B.I.M. Consulting Magdeburg
    D-39108 Magdeburg

    mailto: 		Holger.Wierschin_at_bim-consulting.de
    internet:		www.bim-consulting.de



Anybody out there who can give him a hint? Thanks in advance.

Regards.

Henrik Bachmann                    mailto:Henrik.Bachmann_at_bim-consulting.de

B.I.M.-Consulting Magdeburg        http://www.bim-consulting.de/
Received on Tue Dec 12 2000 - 01:45:16 CST

Original text of this message

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