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: SQL with no output

Re: SQL with no output

From: Rick Denoire <100.17706_at_germanynet.de>
Date: Sat, 22 Nov 2003 02:19:21 +0100
Message-ID: <v1dtrv0vorel62d9dfeo9kui0om0lmaf99@4ax.com>


ed.prochak_at_magicinterface.com (Ed prochak) wrote:

>Exactly what are you trying to benchmark?

Executing exact the same SQLs after having made changes to the schema or init parameters.

>One way to deal with the overhead when benchmarking is to make it
>consistent.

That's why I am asking how to suppress output!

>But in the end you seem to be interested in a DOS solution. Try asking
>in a Microsoft group how to execute a command in a DOS window,
>minimized (that way the "screen update" issue is bypassed).

sqlplus on DOS can also spool into a file... Since the amount of data returned by the queries could be surprisingly large, spooling would produce unnecesary junk files and could impact elapsed time.

Bye
Rick Denoire Received on Fri Nov 21 2003 - 19:19:21 CST

Original text of this message

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