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 -> SQL*Plus spool file and Unix command

SQL*Plus spool file and Unix command

From: Robert Chung <robertch_at_mindspring.com>
Date: Fri, 10 Dec 1999 03:10:38 GMT
Message-ID: <38506ef2.12431593@news.mindspring.com>

When I run Unix command inside SQL*Plus using ! command, such as "! cp file1 file2" with SQL*Plus' spool on, spool file does not record any message from Unix command. For example, when "cp file1 file2" returns "No such file or directory", there would be nothing shown from "cp" command in SQL*Plus spool file. (Of course, spool file does show SQL*Plus' own SQL command results) Is there any way to capture Unix command output? Thank you in advance. Received on Thu Dec 09 1999 - 21:10:38 CST

Original text of this message

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