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: Spool in SQL*Plus without SQL statments

Re: Spool in SQL*Plus without SQL statments

From: William Robertson <williamr2019_at_googlemail.com>
Date: Sat, 23 Jun 2007 09:03:20 -0700
Message-ID: <1182614600.392430.80240@q69g2000hsb.googlegroups.com>


On Jun 22, 7:53 pm, jreiner..._at_gmail.com wrote:
> I thought set echo off accomplished this but now I'm just completely
> lost and fustrated (I don't even know what it does in SQP*Plus
> anymore..setting it on and off does nothing anymore).
> every search attempt I've made has been futile (which rarely
> happens...)

I'm puzzled. Wasn't this clear enough?

http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14357/ch12040.htm#i2698923

SET ECHO {ON | OFF} Controls whether or not to echo commands in a script that is executed with @, @@ or START. ON displays the commands on screen. OFF suppresses the display. ECHO does not affect the display of commands you enter interactively or redirect to SQL*Plus from the operating system. Received on Sat Jun 23 2007 - 11:03:20 CDT

Original text of this message

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