Hi
I have a strange problem with my SQL server 2k instllation - every 10
mintutes when I have the Profiler trace with the entire "Errors" Event
category selected, the following 5 exceptions show up in the trace and
that too for the same SPID.
Error: 16955, Severity: 16, State: 2
Error: 16945, Severity: 16, State: 1
Error: 16955, Severity: 16, State: 2
Error: 16945, Severity: 16, State: 1
Error: 16955, Severity: 16, State: 2
Error: 16945, Severity: 16, State: 1
I have no clue why this is occurring - I tried running a trace with the
SP:StmtComplete d event on, but no other stored procedures show up with
the same spid close to the time where this exception is logged.
Does anyone have a clue as to why this error is occurring ?
Rahul
I have a strange problem with my SQL server 2k instllation - every 10
mintutes when I have the Profiler trace with the entire "Errors" Event
category selected, the following 5 exceptions show up in the trace and
that too for the same SPID.
Error: 16955, Severity: 16, State: 2
Error: 16945, Severity: 16, State: 1
Error: 16955, Severity: 16, State: 2
Error: 16945, Severity: 16, State: 1
Error: 16955, Severity: 16, State: 2
Error: 16945, Severity: 16, State: 1
I have no clue why this is occurring - I tried running a trace with the
SP:StmtComplete d event on, but no other stored procedures show up with
the same spid close to the time where this exception is logged.
Does anyone have a clue as to why this error is occurring ?
Rahul
Comment