Impossible to Call External procedure from PL/SQL
From: Nicolas Bragard <nicolas.bragard_at_st-ingenierie.fr>
Date: Tue, 11 Apr 2000 07:11:11 GMT
Message-ID: <jeAI4.325$0F4.1340532_at_nnrp2.proxad.net>
[Quoted] When I try to call an external procedure (written in c Language), I have the following message :
[Quoted] Ora-28575 : Unable to open RPC connection to external procedure agent.
Date: Tue, 11 Apr 2000 07:11:11 GMT
Message-ID: <jeAI4.325$0F4.1340532_at_nnrp2.proxad.net>
[Quoted] When I try to call an external procedure (written in c Language), I have the following message :
[Quoted] Ora-28575 : Unable to open RPC connection to external procedure agent.
[Quoted] I run Oracle 8.1.5 on HP-UX 11. I have the listener for external procedure [Quoted] (PLSExtProc) in my listener.ora and tnsnames.ora files. I check that this [Quoted] listener correctly start.
My c program compiles well and i have no error when creating the library in [Quoted] oracle. My PL/SQL procedure compiles well. I have this message when I try to [Quoted] run my PL/SQL procedure.
Anyone got an idea ?
Many thanks
Nicolas BRAGARD
nicolas.bragard_at_st-ingenierie.fr Received on Tue Apr 11 2000 - 09:11:11 CEST