![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to run the Tuning profile in SQL Server Profiler 2008 against an SQL Server 2000 database, but I get the following error message when I try to start the trace: --------------------------- SQL Server Profiler --------------------------- Failed to start a trace. [Microsoft][SQL Server Native Client 10.0]Datetime field overflow. Fractional second precision exceeds the scale specified in the parameter binding. (State 22008) (Code 0) --------------------------- OK --------------------------- |
#3
| |||
| |||
|
|
tomf84 (tomf84 (AT) discussions (DOT) microsoft.com) writes: I am trying to run the Tuning profile in SQL Server Profiler 2008 against an SQL Server 2000 database, but I get the following error message when I try to start the trace: --------------------------- SQL Server Profiler --------------------------- Failed to start a trace. [Microsoft][SQL Server Native Client 10.0]Datetime field overflow. Fractional second precision exceeds the scale specified in the parameter binding. (State 22008) (Code 0) --------------------------- OK --------------------------- It works for me. Did you add any filter to the trace? |
#4
| |||
| |||
|
|
"Erland Sommarskog" wrote: tomf84 (tomf84 (AT) discussions (DOT) microsoft.com) writes: I am trying to run the Tuning profile in SQL Server Profiler 2008 against an SQL Server 2000 database, but I get the following error message when I try to start the trace: --------------------------- SQL Server Profiler --------------------------- Failed to start a trace. [Microsoft][SQL Server Native Client 10.0]Datetime field overflow. Fractional second precision exceeds the scale specified in the parameter binding. (State 22008) (Code 0) --------------------------- OK --------------------------- It works for me. Did you add any filter to the trace? This is repeatable for me. Standard trace template (or any template). don't touch a thing EXCEPT for selecting "Enable Trace Stop Time". This is the culprit. Only throws error when running against 2000. 2K5 and 2K8, no error. |
#5
| |||
| |||
|
|
This is repeatable for me. Standard trace template (or any template). don't touch a thing EXCEPT for selecting "Enable Trace Stop Time". This is the culprit. Only throws error when running against 2000. 2K5 and 2K8, no error. |
![]() |
| Thread Tools | |
| Display Modes | |
| |