using MS sql server 2016, we have sporadic transaction timeouts due to locking issue (once every 2 days).
The statement failing is select ... (nolock) from tabl
select ... (nolock) from tabl