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 -> Re: External procedure call

Re: External procedure call

From: Joerg Lanzinger <joerg_at_lanzinger.de>
Date: Fri, 12 Nov 1999 09:49:43 +0100
Message-ID: <382BD4A7.1867B400@lanzinger.de>


Hello Mike,

the usual cause for htis error is that your Listener refused to work. Another possibility is that your ExtProc created a core-dump (on Unix systems ...). If you are the programmer of the ExtProc, there is a method of debugging using GDB described in the online docu.

HTH
    Jörg

Mike Winterer schrieb:

> I am getting the following error when I attempt to execute an external
> procedure call from Oracle. Any idea what might be the problem?
>
> ERROR at line 1:
> ORA-28576: lost RPC connection to external procedure agent
> ORA-06512: at "CREATOR.OUTPUTSTRING", line 0
> ORA-06512: at line 2
Received on Fri Nov 12 1999 - 02:49:43 CST

Original text of this message

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