Re: OS calls from PL/SQL

From: Andy Carruthers <acarruthers_at_notegate.vnu.co.uk>
Date: 1998/06/03
Message-ID: <35754838.E2B_at_notegate.vnu.co.uk>#1/1


Patrick Drouin wrote:
>
> Hello everyone,
>
> I am trying to find a way of making OS calls from PL/SQL packages. Can
> this be done? I have looked at the provided OWA packages and can't find
> anything.
>
> Any help/pointer would be appreciated.
> Regards,
> Patrick

Try using dbms_pipe to a Pro*C daemon which can then exec the OS commands for you.

Andy Received on Wed Jun 03 1998 - 00:00:00 CEST

Original text of this message