Probelm with EXTERNAL procedures

From: Owais Anjum <owais_anjum_at_my-deja.com>
Date: Thu, 27 Jan 2000 06:58:07 GMT
Message-ID: <86oq9t$mme$1_at_nnrp1.deja.com>



Hello all

[Quoted] I am using external procedure to call a C dll from a stored procedure. [Quoted] Breifly stating, I have performed the following steps:

  1. Made a C dll. (e.g. notifier.dll)
  2. Declared the data dictionary library in Oracle. (notify)
  3. Defined the wrapper external procedure in Oracle with similar name a [Quoted] [Quoted] parameter parameters as of the C procedure

Now when I make the call to this external procedure, I get this Error at [Quoted] the client side:

[Quoted] ORA-06521: PL/SQL: Error mapping function
ORA-06522: Unable to load symbol from DLL
ORA-06512: at "IPORA.IPNOTIFY", line 0
ORA-06512: at line 1

P.S. this error is generated by extproc.exe with the title "Bad Image" [Quoted] I am using WinNT client with Oracle Server 8.0.4 on winNT as well.

I am unable to figure out where things are going wrong. Can any give a [Quoted] clue to what might be the problem area.

Thanks and regards
Owais

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Jan 27 2000 - 07:58:07 CET

Original text of this message