Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / SQL Server Tools / July 2008

Tip: Looking for answers? Try searching our database.

Strange durations in Profiler

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jim.steiner@rackspace.com - 17 Jul 2008 17:31 GMT
When running profiler I am seeing strange duration times on some of
the processes.  I have seen large numbers before on a logout, but this
is on stored procedure exectution times.  It shows up about every 30
lines or so.  The value is in the trillions, so it can not be
correct.  The values always start with the same numbers only the last
2 or 3 numbers vary.  Example: 18446744073709478.  Anyone seen this
before?
Denny Cherry - 17 Jul 2008 18:15 GMT
I have seen that before.  Unfortunately I was unable to find a fix. My
best guess is that it's either a calculation error in the code which
produces the trace, or the command is running so quickly that SQL
can't come up with an actual run time for it.  (My best guess is the
first one.)

I haven't seen the problem in a while, but I'm currently running the
SQL 2008 GUI on my workstation.

Denny

>When running profiler I am seeing strange duration times on some of
>the processes.  I have seen large numbers before on a logout, but this
[quoted text clipped - 3 lines]
>2 or 3 numbers vary.  Example: 18446744073709478.  Anyone seen this
>before?
Andrew J. Kelly - 17 Jul 2008 20:55 GMT
I have seen issues similar to that in the past and a reboot fixed it so we
never found out the cause. The Logout is to be expected as that is the
cumulative time since it first logged in.

Signature

Andrew J. Kelly    SQL MVP
Solid Quality Mentors

> When running profiler I am seeing strange duration times on some of
> the processes.  I have seen large numbers before on a logout, but this
[quoted text clipped - 3 lines]
> 2 or 3 numbers vary.  Example: 18446744073709478.  Anyone seen this
> before?
Linchi Shea - 18 Jul 2008 01:36 GMT
I wonder if this has anything to do with the cpu time drift. Do you see any
messages such as "The time stamp counter of CPU on scheduler id 2 is not
synchronized with other CPUs" in the errorlog?

Linchi

> When running profiler I am seeing strange duration times on some of
> the processes.  I have seen large numbers before on a logout, but this
[quoted text clipped - 3 lines]
> 2 or 3 numbers vary.  Example: 18446744073709478.  Anyone seen this
> before?
Anand - 30 Jul 2008 15:32 GMT
May not answer your question directly, but I recently discovered that SQL
Server 2005 reports duration in microseconds (as opposed to milliseconds in
previous versions), but Profiler still shows it in milliseconds. This can
get confusing because when saved to a file or a table, you will start much
larger numbers than when viewing it through Profiler.

I have never seen Duration in trillions though - looks like some proc of
your requires a real tuning job :-)

Anand

> I wonder if this has anything to do with the cpu time drift. Do you see
> any
[quoted text clipped - 10 lines]
>> 2 or 3 numbers vary.  Example: 18446744073709478.  Anyone seen this
>> before?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.