Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Question with shell script
Anne,
You probably have some extra carriage returns in the script. It would help if you would include the part of the script where you call sql*plus.
-- Daniel W. Fink http://www.optimaldba.com Anne Yu wrote:Received on Fri May 09 2003 - 09:26:45 CDT
>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: Daniel W. Fink INET: optimaldba_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).