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: Kari Pannila <Kari.Pannila_at_posti.fi>
Date: 1997/03/05
Message-ID: <5fkv3n$t6n@randi.posti.fi>#1/1

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 Received on Wed Mar 05 1997 - 00:00:00 CST

Original text of this message

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