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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: timing value in these stats

RE: timing value in these stats

From: Sairlao, Chark <SairlaoC_at_transfield.com.au>
Date: Sun, 17 Jun 2001 19:32:25 -0700
Message-ID: <F001.0032CC38.20010617194025@fatcity.com>

yeah,

that is what I thought but can you tell me what is this? on sqlplus session with timing on

3981 rows selected.

Elapsed: 00:04:245.23
SQL> would it be hour:minute:milliSecond?

Thanks And Regards
Chark

-----Original Message-----
Sent: Saturday, 16 June 2001 1:31
To: Multiple recipients of list ORACLE-L

> can some one tell me what the these timemeasured in.

Gennick gives an example in his SQL*Plus book.... On Windows you'll see it in milliseconds, so 90.5 seconds shows as

real: 90500

Whereas on UNIX it's shown down to hundredths of a second, in the format Hours, Minutes, Seconds, Hundredths of a Second, so the same time appears as:

Elapsed: 00:01:30.5

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Greg Moore
  INET: sqlgreg_at_pacbell.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sairlao, Chark
  INET: SairlaoC_at_transfield.com.au

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sun Jun 17 2001 - 21:32:25 CDT

Original text of this message

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