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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle SQL*plus - Operating system commands

Re: Oracle SQL*plus - Operating system commands

From: Arjan van Bentem <avbentem_at_DONT-YOU-DAREdds.nl>
Date: Thu, 20 Aug 1998 18:22:36 +0200
Message-ID: <6rhiep$rbn$1@pascal.a2000.nl>


>Yes we can do it on-line.
>But we are trying to do it from a procedure.

So, you're asking if a host command exists in PL/SQL. The answer is no. You'd need some system daemon which communicates wiht your PL/SQL procedure to do so. Search your online help for dbms_pipe for some solutions for that.

Arjan. Received on Thu Aug 20 1998 - 11:22:36 CDT

Original text of this message

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