Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle External Procedures
You need to make sure that listener is configured as well.
<begintoend_at_my-deja.com> wrote in message
news:82otjr$cso$1_at_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 - 23:09:48 CST
![]() |
![]() |