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

Home -> Community -> Usenet -> c.d.o.misc -> Re: sqlplus : How to turn off output to terminal ?

Re: sqlplus : How to turn off output to terminal ?

From: Brian Motzer <bmotzer_at_spacestar.com>
Date: 1997/03/07
Message-ID: <33205197.57BD@spacestar.com>#1/1

Kari Pannila wrote:
>
> On 28 Feb 1997 12:59:56 -0600, aak2_at_Ra.MsState.Edu (Atif Ahmad Khan)
> wrote:
>
> >How do I turn off output to terminal sqlplus from a select statement when I
> >am spooling the result to a text file ?
 

> >I have tried echo off, feedback off etc. but nothing seems to work.
> >The problem is not easy to handle when the result is huge and I am
> >over a modem connection.
>
> Have you tried " set flush off" ?
>
> rgrds Kari

Use set termout off Received on Fri Mar 07 1997 - 00:00:00 CST

Original text of this message

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