DeadLock Occurred What should I do

Hi I'm a junior DBA. I got a mail from sql server it shows deadlock occurred. As a junior I don't know what should I do next? 

The mail contains the following columns:

Process id|DB_Name|procname|waittime|lockMode|trancount|clientapp|hostname|loginname|frame|inputbuf

Anyone please teach me what is next process ?


September 11th, 2015 12:50am

Hello,

Deadlocks are often caused by bad application and/or database design, so you have to dig deep into.

See:
Detecting and Ending Deadlocks
Analyze Deadlocks with SQL Server Profiler
Minimizing Deadlocks

Free Windows Admin Tool Kit Click here and download it now
September 11th, 2015 2:19am

Thanks Olaf Helper, But my senior said please check index status on objects. Can you please explain what is the necessary to check objects index status? 
September 11th, 2015 2:40am

I don't know what your senior mean with "index status" here; disabled, fragmentation or ...?
Free Windows Admin Tool Kit Click here and download it now
September 11th, 2015 2:50am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics