Hi all,
I configured my sql 2005 cluser server (both) with traceflag 1204 and 1222 (Startup Params: "...; -T1204; -T1222") and restartet server.
Client app. reported deadlock errormessage but no deadlock is logged into errorlog?
What did I miss out here ??
(Startup message in Errorlog
This instance of SQL Server last reported using a process ID of 812 at 20.07.2007 17:18:33 (local) 20.07.2007 15:18:33 (UTC). This is an informational message only; no user action is required.
2007-07-20 17:19:03.78 Server Registry startup parameters:
2007-07-20 17:19:03.78 Server -d E:\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
2007-07-20 17:19:03.80 Server -e E:\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2007-07-20 17:19:03.80 Server -l E:\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2007-07-20 17:19:03.80 Server -T1204
2007-07-20 17:19:03.80 Server -T1222
2007-07-20 17:19:03.81 Server SQL Server is starting at normal priority base (=7)....
TIA
acki