in the first line of the sql script, put the line
set sqlprompt ''
or run the sqlplus session in "silent" mode ( -s )
- Anne Yu <AYu_at_sos.state.tx.us> wrote:
> Dear all, My shell script produced below output. Can anyone tell
> me how
> to get rid of these 'SQL>' ?
>
> Many thanks,
>
>
>
> ******
>
> SQL*Plus: Release 8.1.7.0.0 - Production on Thu May 8 10:46:05 2003
>
> (c) Copyright 2000 Oracle Corporation. All rights reserved.
>
>
> Connected to:
> Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production
> With the Partitioning option
> JServer Release 8.1.7.4.0 - Production
>
> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> ftp -n
> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> SQL> sosftp
> <<FOO
>
> SQL> user piftp texas1
> SQL> cd /pub/ftp/tlc
> SQL> 2 3 4 5 6 7 put /opt/vr/dsgen/20093280.M01
> jstick.txt
>
> put /opt/vr/dsgen/20093323.M01 jzaffirini.txt
> SQL> bye
> SQL> FOO
> SQL> SQL> Disconnected from Oracle8i Enterprise Edition Release
> SQL> SQL> 8.1.7.4.0 - Prod
> uction
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Anne Yu
> INET: AYu_at_sos.state.tx.us
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Rachel Carmichael
INET: wisernet100_at_yahoo.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com
San Diego, California -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Fri May 09 2003 - 09:46:44 CDT