SQL Server Error Code – 5904 unable to issue checkpoint: there are no
In this blog post, you’ll learn more about the SQL Server Error Code 5904 and the error message description that is shown
SQL Server Error Code
5904
SQL Server Error Description for the Code :5904
Unable to issue checkpoint: there are not enough locks available. Background checkpoint process will remain suspended until locks are available. To free up locks, list transactions and their locks, and terminate transactions with the highest number of locks.
Leave Your Comment