• I have an update statement that uses With NOLOCK. Its been working fine for months. We have some yearly reports that another team member is running. Is it possible that if the queries for the reports don't have nolock that they could be causing the deadlock issue?