- how to identify dead lock in SQL 2008 ? How do I know whether a dead lock occur in production environment ? Will the SQL server slow down the performance ?
- how can I identify a long running sql, procedure or jobs in SQL 2008 server ?
Microsoft SQL Server 2008
Last Comment
AXISHK
8/22/2022 - Mon
David Todd
Hi,
These are three separate questions.
1. The script
How long does it take to run? What size is the database in question?
These are three separate questions.
1. The script
How long does it take to run? What size is the database in question?
Regards
David