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 -> ORA-28576 Lost RPC connection to external agent

ORA-28576 Lost RPC connection to external agent

From: <stembhekar_at_my-dejanews.com>
Date: Tue, 28 Jul 1998 19:05:07 GMT
Message-ID: <6pl7d3$h0e$1@nnrp1.dejanews.com>


Using external procedure on Oracle 8/NT

I have setup 2 external procedures calling 2 different functions in a dll. One of the functions works fine. The other function gives me the following messages

ORA-28576: lost rpc connection to external agent
ORA-06512: at "sa.external_proc_name", line 0
ORA-06512: at "sa.proc_calling_external_proc", line 8
ORA-06512: at line 1

Part of the code (in the function that failed) is executed. It seems to timeout and return abruptly throwing up these messages.

If you have solved this or similar problems please let me know. Thanks.

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Tue Jul 28 1998 - 14:05:07 CDT

Original text of this message

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