Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Error loading external C functions via PL/SQL on ORACLE 8.1.6 on
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
![]() |
![]() |