RE: what exactly 'tim' means in a 10046 TRACE file ?
- From: "Cary Millsap" <cary.millsap@xxxxxxxxxx>
- To: <oracle-l@xxxxxxxxxxxxx>
- Date: Wed, 31 Mar 2004 08:13:30 -0600
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@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Niall Litchfield
Sent: Wednesday, March 31, 2004 6:25 AM
To: oracle-l@xxxxxxxxxxxxx
Subject: RE: what exactly 'tim' means in a 10046 TRACE file ?
> -----Original Message-----
> From: cary.millsap@xxxxxxxxxx
> Sent: 31 March 2004 06:03
> To: cary.millsap@xxxxxxxxxx; oracle-l@xxxxxxxxxxxxx
> 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@xxxxxxxxxxxxx
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@xxxxxxxxxxxxx
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
-----------------------------------------------------------------
- References:
- RE: what exactly 'tim' means in a 10046 TRACE file ?
- From: Niall Litchfield
Other related posts:
- » what exactly 'tim' means in a 10046 TRACE file ?
- » RE: what exactly 'tim' means in a 10046 TRACE file ?
- » RE: what exactly 'tim' means in a 10046 TRACE file ?
- » RE: what exactly 'tim' means in a 10046 TRACE file ?
- » RE: what exactly 'tim' means in a 10046 TRACE file ?
- » RE: what exactly 'tim' means in a 10046 TRACE file ?
- » RE: what exactly 'tim' means in a 10046 TRACE file ?
- » RE: what exactly 'tim' means in a 10046 TRACE file ?
- RE: what exactly 'tim' means in a 10046 TRACE file ?
- From: Niall Litchfield