Category: SQL Server

SQL Server Error Code – 3620 automatic checkpointing is disabled in d

In this blog post, you’ll learn more about the SQL Server Error Code 3620 and the error message description that is shown SQL Server Error Code 3620 SQL Server Error Description for the Code :3620 Automatic checkpointing is disabled in database ?%.*ls? because the log is out of space. Automatic checkpointing will be enabled when the database owner successfully checkpoints the database. Contact the database…

SQL Server Error Code – 1962 cannot create %s_msg on view ?%.*ls? bec

In this blog post, you’ll learn more about the SQL Server Error Code 1962 and the error message description that is shown SQL Server Error Code 1962 SQL Server Error Description for the Code :1962 Cannot create %S_MSG on view ?%.*ls? because column ?%.*ls? that is referenced by the view in the WHERE or GROUP BY clause is imprecise. Consider eliminating the column from the…