Dear All,
I have created trace template to find slow running queries of SQL Server-2005.
So i created trace with following events:-
RPC:Completed, SP:StmtCompleted, SQL:BatchStarting, SQL:BatchCompleted, Showplan XML
I found statement named "Update ENVSET_1 Set CTLIDX = '33C49884-A1BF-4899-B2E3-29D45370D3EB' "
in TextData Column under SQL:BatchCompleted Event Class.
I am not understanding this statement and it is always taking execution time >2 Minutes.
Please tell me what is the meaning of this statement i will be very thankfull 2 u.
Thanx in advance.
Regards
Neel