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: Greg Moore <sqlgreg_at_pacbell.net>
Date: Fri, 15 Jun 2001 07:28:30 -0700
Message-ID: <F001.0032B48C.20010615073054@fatcity.com>

> 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).
Received on Fri Jun 15 2001 - 09:28:30 CDT

Original text of this message

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