Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Simulating SYSTEM call
Mario,
Depending on which version of Oracle your running ..
V7 - Check DBMS_PIPE
V8 - Better implementation using EXTPROC
Details in standard Oracle documentation, or check out the tip and code archive on www.oramag.com .
Chris
News wrote in message <7874fv$mvr$1_at_sirius.stone.ndsuk.com>...
>How do i go about simulating what Informix calls a SYSTEM call?
>
>I.e. How can I run an executable (with parameters) from SQL?
>
>Cheers
>
>Mario
>
>
>
Received on Thu Jan 21 1999 - 12:36:18 CST
![]() |
![]() |