Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Tunning question

Re: Tunning question

From: W.Breitling <member28455_at_dbforums.com>
Date: Mon, 15 Sep 2003 14:36:36 -0400
Message-ID: <3372473.1063650996@dbforums.com>

That's a peculiarity of sqlplus for windows (sqlplusw.exe). The number after the second colon is the total number of elapsed seconds, not the remainder of seconds after factoring out the minutes and hours. The first query took 183.84 seconds, i.e. 3:03.84 minutes and the 2nd one took 116.47 or 1:56.47 seconds. So the difference in elapsed time isn't really 2 minutes, but 67.37 seconds or 1:07.37 minutes.

Originally posted by Tanel Poder

> > Elapsed: 00:03:183.84

> > Elapsed: 00:01:116.47

>

> Hm, since when is there over 60 seconds in a minute?

> Posting your query and execution plans would be helpful.

>

Tanel.

--
Posted via http://dbforums.com
Received on Mon Sep 15 2003 - 13:36:36 CDT

Original text of this message

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