Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Call to external procedures from PL/SQL
Have you tried using a database link to do so?
All you would need to do is stablish a link between the two databases and
then call said procedure.
"Sergio Sánchez" <ssh_at_wanadoo.es> wrote in message
news:kyO85.99$M%4.5064_at_m2newsread.uni2.es...
> Can anyone tell me if I can make a call to an external procedure or
> executable (Unix or NT)
> from the PL/SQL code of an stored procedure?.
>
> I need this to make a connection to another database from the current one.
>
> Thank you in advance.
>
> Sergio Sánchez.
>
>
>
>
Received on Wed Jul 05 2000 - 00:00:00 CDT
![]() |
![]() |