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: what exactly 'tim' means in a 10046 TRACE file ?

RE: what exactly 'tim' means in a 10046 TRACE file ?

From: Cary Millsap <cary.millsap_at_hotsos.com>
Date: Wed, 31 Mar 2004 08:13:30 -0600
Message-ID: <006b01c4172a$5bb154b0$6601a8c0@CVMLAP02>


Let me know. On Windows, I haven't looked too hard, mostly because our Profiler code does the simultaneous clock-walk thing, which does everything we want, without having to worry about platform dependencies.  

Cary Millsap
Hotsos Enterprises, Ltd.
http://www.hotsos.com
* Nullius in verba *

Upcoming events:

- Performance Diagnosis 101: 4/6 Seattle, 5/7 Dallas, 5/18 New Jersey
- SQL Optimization 101: 4/19 Denver, 5/3 Boston, 5/24 San Diego
- Hotsos Symposium 2005: March 6-10 Dallas
- Visit www.hotsos.com for schedule details...


-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Niall Litchfield Sent: Wednesday, March 31, 2004 6:25 AM
To: oracle-l_at_freelists.org
Subject: RE: what exactly 'tim' means in a 10046 TRACE file ?

> -----Original Message-----
> From: cary.millsap_at_hotsos.com
> Sent: 31 March 2004 06:03
> To: cary.millsap_at_hotsos.com; oracle-l_at_freelists.org
> Subject: RE: what exactly 'tim' means in a 10046 TRACE file ?
>
>
> It's the time, in microseconds, at which the parse call completed.
>
> On Win2k it's going to be difficult for you to convert this time back
> and forth to something that looks like wall clock time. The only way I
> know to do it is to establish an equivalence between some
> datestamp line
> (beginning with '***') and a tim value that's proximal to it.

I thought that on win2k tim=getTickCount

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo /base/gettickcount.asp

Would be the relevant URL - however my test for this suggests that this is wrong. There are a bunch of other high timers available in windows so I'll see if I can see which it is.

Niall Litchfield
Oracle DBA
Audit Commission
+44 117 975 7805



This email contains information intended for the addressee only. It may be confidential and may be the subject of legal and/or
professional privilege. Any dissemination, distribution, copyright or use of this
communication without prior permission of the sender is strictly prohibited.


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Wed Mar 31 2004 - 08:17:28 CST

Original text of this message

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