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

Home -> Community -> Usenet -> c.d.o.tools -> How to execute UNIX command from PL/SQL??

How to execute UNIX command from PL/SQL??

From: Ivan Liu <ivanliu_at_chttl.com.tw>
Date: Sat, 2 Dec 2000 15:53:41 +0800
Message-ID: <90a9us$3q9@netnews.hinet.net>

Hi,

    I had use PL/SQL to write some files     into UNIX directory (definition in UTL_FILE_DIR).

    And I wish when user press a button,     it can use UNIX command "tar" and "gzip"     to compress those files to .tar.gz file automatic.     (and better let UNIX know the file name which should be compressed)

    Is there any solution to do that interface?     Thanks for help~~~ ^_^

                                                  Ivan
Received on Sat Dec 02 2000 - 01:53:41 CST

Original text of this message

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