Re: Spool in SQL*Plus without SQL statments



On Jun 26, 3:08 pm, jreiner...@xxxxxxxxx wrote:
On Jun 23, 12:03 pm, William Robertson <williamr2...@xxxxxxxxxxxxxx>
wrote:



On Jun 22, 7:53 pm, jreiner...@xxxxxxxxx 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/ch1...

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.

You're puzzled? It isn't too hard to understand (for most people). I
thought turning echo 'off' worked like it does in every other command
line language...and in practice it seemed to be working that way.
Don't pretend that it isn't a little weird, from a programmers
perspective at least, it applies to the '@', '@@', START commands
only. Good specificity though, I will admit.

Hopefully the point of this post, other than attempting to ridicule
me, was to point out how the oracle documentation would have been
helpful. For that I apologize.

Oh and to get rid of the column heading underline I asked about
earlier its:

'set underline off'

oddly enough it wasn't in the setting lists I looked at (Looked on the
web; not oracle docs though).

You said you were confused and frustrated and didn't know what SET
ECHO OFF did. The documentation seemed to me to make it pretty clear.
I assumed, perhaps wrongly, that anyone working professionally with
Oracle would have their most commonly accessed online manuals set up
in a Firefox bookmark tab named RTFM and synchronised via Foxmarks or
similar. If that is not the case then I apologise.

.



Relevant Pages

  • Re: Spool in SQL*Plus without SQL statments
    ... Controls whether or not to echo commands in a script that is executed ... was to point out how the oracle documentation would have been ... Oh and to get rid of the column heading underline I asked about ...
    (comp.databases.oracle.misc)
  • Re: AIX Performance issue
    ... this is how we take backup ... Same for Oracle 7.3.4? ... application, in this database, on this Operating System? ... Perhaps the scripts and commands you're running ...
    (comp.unix.aix)
  • Re: Quick role test
    ... alter user bob1 default role all except foo33 identified using ... After the combined commands, ... Surely Oracle development tests all sorts of things, ...
    (comp.databases.oracle.server)
  • Re: Persisting env vars in cmd windows
    ... You're doing very nicely with your batch file commands. ... Call CreatePathAndSymbols.bat _Pf Prmp ... @echo off ... the separate batch files that can be invoked stand-alone, ...
    (microsoft.public.win2000.general)
  • Re: [SLE] sudoers file
    ... I like it because it logs all commands, ... # This file MUST be edited with the 'visudo' command as root. ... # Oracle user is oracle on some machines, ...
    (SuSE)