ORA 28575 [message #66570] |
Mon, 05 August 2002 02:43 |
haumont
Messages: 1 Registered: August 2002
|
Junior Member |
|
|
Oracle 8.1.7
Windows 2000 server
I have a trigger after insert on a table, which uses a function, from an external procedure.
Creating the library, the function and the trigger was OK.
But when I try to insert a row in my table, I have an ora 28575, RPC connection error.
I tried a lot of things with the listener.ora and the tnsnames.ora but could not resolve the problem.
The tnsping plsextproc works, which make me thinking the problem does not come from tnsnames or listener.
Does anyone has the solution ????
Thanks,
Nadia
|
|
|
|
|