• Try running the statement below. If it runs much faster, your original query is probably being blocked.

    select COUNT(*) from TransactionLog with (nolock)