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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Question with shell script

Re: Question with shell script

From: zhu chao <chao_ping_at_vip.163.com>
Date: Fri, 09 May 2003 06:46:42 -0800
Message-ID: <F001.005951A3.20030509064642@fatcity.com>


hi,

    try sqlplus -s <<EOF
    set term off head off feedback off head off etc.     do your sql
    EOF
Regards
zhu chao
msn:chao_ping_at_163.com
www.cnoug.org
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Friday, May 09, 2003 10:06 PM

> 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).
>
>
>
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: zhu chao
  INET: chao_ping_at_vip.163.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:42 CDT

Original text of this message

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