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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to suppress output on screen in SQLPLUS?

Re: How to suppress output on screen in SQLPLUS?

From: Peter Chang <p-chang_at_ti.com>
Date: 1998/10/01
Message-ID: <3613BD5C.6EDF8D78@ti.com>#1/1

set echo off

badstreetboy_at_my-dejanews.com wrote:

> I have a shell script to spool the output(generate by a select statement)
> into a file. How can I suppress the output so that it only goes into the
> file without showing up on the screen? I tried SET TERM OFF but the output
> still showed up...
>
> Thanks.
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Oct 01 1998 - 00:00:00 CDT

Original text of this message

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