dbTalk Databases Forums  

Strange durations in Profiler

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss Strange durations in Profiler in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #31  
Old   
Anand
 
Posts: n/a

Default Re: Strange durations in Profiler - 07-30-2008 , 09:32 AM






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

"Linchi Shea" <LinchiShea (AT) discussions (DOT) microsoft.com> wrote

Quote:
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

"jim.steiner (AT) rackspace (DOT) com" wrote:

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?


Reply With Quote
  #32  
Old   
Anand
 
Posts: n/a

Default Re: Strange durations in Profiler - 07-30-2008 , 09:32 AM






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

"Linchi Shea" <LinchiShea (AT) discussions (DOT) microsoft.com> wrote

Quote:
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

"jim.steiner (AT) rackspace (DOT) com" wrote:

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?


Reply With Quote
  #33  
Old   
Anand
 
Posts: n/a

Default Re: Strange durations in Profiler - 07-30-2008 , 09:32 AM



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

"Linchi Shea" <LinchiShea (AT) discussions (DOT) microsoft.com> wrote

Quote:
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

"jim.steiner (AT) rackspace (DOT) com" wrote:

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?


Reply With Quote
  #34  
Old   
Anand
 
Posts: n/a

Default Re: Strange durations in Profiler - 07-30-2008 , 09:32 AM



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

"Linchi Shea" <LinchiShea (AT) discussions (DOT) microsoft.com> wrote

Quote:
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

"jim.steiner (AT) rackspace (DOT) com" wrote:

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?


Reply With Quote
  #35  
Old   
Anand
 
Posts: n/a

Default Re: Strange durations in Profiler - 07-30-2008 , 09:32 AM



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

"Linchi Shea" <LinchiShea (AT) discussions (DOT) microsoft.com> wrote

Quote:
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

"jim.steiner (AT) rackspace (DOT) com" wrote:

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?


Reply With Quote
  #36  
Old   
Anand
 
Posts: n/a

Default Re: Strange durations in Profiler - 07-30-2008 , 09:32 AM



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

"Linchi Shea" <LinchiShea (AT) discussions (DOT) microsoft.com> wrote

Quote:
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

"jim.steiner (AT) rackspace (DOT) com" wrote:

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?


Reply With Quote
  #37  
Old   
Anand
 
Posts: n/a

Default Re: Strange durations in Profiler - 07-30-2008 , 09:32 AM



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

"Linchi Shea" <LinchiShea (AT) discussions (DOT) microsoft.com> wrote

Quote:
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

"jim.steiner (AT) rackspace (DOT) com" wrote:

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?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.