Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: External procedures problem
Hi,
you have to set up an environment for calling external procedures.
Basically, you should edit the tnsnames.ora and listener.ora to add an
external procedure listener. Please refer to "Managing Processes for
External Procedures" at Oracle8i Administrator's Guide, cap. 4 for further
details.
Regards
Umberto Fonda
Michail V. Samoylov wrote in message <8vjf7m$pq2$1_at_news.omsk.su>...
>Hi all,
>
>I have a problem with external procedures call.
...
>ERROR at line 1:
>ORA-28575: unable to open RPC connection to external procedure agent
>ORA-00000: normal, successful completion
>ORA-00000: normal, successful completion
>ORA-06512: at "TEST.SYS_CRYPT", line 0
>ORA-06512: at "TEST.CRYPT", line 8
>ORA-06512: at line 3
>
>
>May be anyone know this problem?!
>
>Thanks in advance,
> Mihael Samoylov
> mihael_at_caravan.ru
>
>
>
>
Received on Fri Nov 24 2000 - 08:17:01 CST
![]() |
![]() |