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: SUPPRESS SQL STATEMENTS

RE: SUPPRESS SQL STATEMENTS

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Tue, 14 Oct 2003 10:54:25 -0800
Message-ID: <F001.005D3144.20031014105425@fatcity.com>


Use the silent option -S in sqlplus

-----Original Message-----
Sent: Tuesday, October 14, 2003 12:29 PM To: Multiple recipients of list ORACLE-L

The script is run from a cron job with a ksh script calling the sql from outside sqlplus.

I've solved the problem by using sed to cull the offensive lines, but I should be able to use
sqlplus formatting statements to give the correct results. I did include message off (from a
previous email), but the results remain the same sofar.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Johan Muller
  INET: johan_sr_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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Khedr, Waleed
  INET: Waleed.Khedr_at_FMR.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 Tue Oct 14 2003 - 13:54:25 CDT

Original text of this message

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