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

Home -> Community -> Usenet -> c.d.o.server -> Oracle External Procedures

Oracle External Procedures

From: <begintoend_at_my-deja.com>
Date: Thu, 09 Dec 1999 18:49:33 GMT
Message-ID: <82otjr$cso$1@nnrp1.deja.com>


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

Original text of this message

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