Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OS calls from PL/SQL
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 CDT
![]() |
![]() |