Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-28576 Lost RPC connection to external agent
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
![]() |
![]() |