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

From: <suhong.it_at_gmail.com>
Date: Fri, 6 Oct 2017 14:41:42 -0700 (PDT)
Message-ID: <754ece62-b02f-42cf-8f5e-8306a929a810_at_googlegroups.com>


On Friday, February 28, 1997 at 3:00:00 AM UTC-5, 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.
>
> Thanks.
>
> Atif Khan
[Quoted] > aak2_at_ra.msstate.edu

This is interesting topic. I found it today. hope it is useful. sqlplus "%usr_name%/%pass%_at_%db" @sqlscript.sql > suppressed.out Received on Fri Oct 06 2017 - 23:41:42 CEST

Original text of this message