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: John Morrison <johnm_at_fujitsu.com.au>
Date: 1997/03/01
Message-ID: <01bc2644$ba2a57a0$ca2bac89@askee1>#1/1

try:
set termout off

Atif Ahmad Khan <aak2_at_Ra.MsState.Edu> wrote in article <aak2.857156253_at_Isis.MsState.Edu>...
>
> 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.
>
> Thanks.
>
> Atif Khan
> aak2_at_ra.msstate.edu
>
Received on Sat Mar 01 1997 - 00:00:00 CST

Original text of this message

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