Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Call to external procedures from PL/SQL

Re: Call to external procedures from PL/SQL

From: Luis Octavio de Urioste <tavo_at_gulf.net>
Date: 2000/07/05
Message-ID: <sm7md94fgas81@corp.supernews.com>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US