Tag: MS SQL Server Error Codes

SQL Server Error Code – 35305 the statement failed because a clustered

In this blog post, you’ll learn more about the SQL Server Error Code 35305 and the error message description that is shown SQL Server Error Code 35305 SQL Server Error Description for the Code :35305 The statement failed because a clustered columnstore index cannot be created on a view. Consider creating a nonclustered columnstore index on the view, creating a clustered columnstore index on the…

SQL Server Error Code – 22853 could not delete obsolete entries in the

In this blog post, you’ll learn more about the SQL Server Error Code 22853 and the error message description that is shown SQL Server Error Code 22853 SQL Server Error Description for the Code :22853 Could not delete obsolete entries in the cdc.lsn_time_mapping table for database %s. The failure occurred when executing the command ‘%s’. The error returned was %d: ‘%s’. Use the action and…

SQL Server Error Code – 32029 log shipping backup agent [%s] has verif

In this blog post, you’ll learn more about the SQL Server Error Code 32029 and the error message description that is shown SQL Server Error Code 32029 SQL Server Error Description for the Code :32029 Log shipping backup agent [%s] has verified log backup file ‘%s.wrk’ and renamed it as ‘%s.trn’. This is an informational message only. No user action is required.