Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle External Procedures
I am trying to run an external C executable
from a stored procedure. Now the documentation
says to compile the C program into a DLL,
create a library in oracle referencing the DLL,
then create a wrapper procedure. Now, I did all
that but and when a try to run it a get this
error:
ORA-06521: PL/SQL: Error mapping function ORA-06522: Unable to load symbol from DLL
Can anybody give me an idea on what's going on?
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Dec 09 1999 - 12:49:33 CST
![]() |
![]() |