Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Calling a Shell Script from a Stored Procedure
I need to call a shell script from a stored procedure. Currently I have:
HOST (host_line);
host_line contains the call to the shell script with its parameters. The stored procedure does not execute - does not know what HOST is.
Michelle Received on Fri Apr 03 1998 - 00:00:00 CST
![]() |
![]() |