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: Bosse Melin <bosse.melin_at_gislaved.mail.telia.com>
Date: 1997/02/28
Message-ID: <01bc25c1$c0bf2740$a9fdc6c3@u37001036>#1/1

To turn of terminal output use:
set termout off

Best regards

Bosse Melin, Sweden
bosse.melin_at_gislaved.mail.telia.com

Atif Ahmad Khan <aak2_at_Ra.MsState.Edu> skrev i inlägg <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 Fri Feb 28 1997 - 00:00:00 CST

Original text of this message

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