Category: SQL Server

SQL Server Error Code – 35233 cannot create an availability group cont

In this blog post, you’ll learn more about the SQL Server Error Code 35233 and the error message description that is shown SQL Server Error Code 35233 SQL Server Error Description for the Code :35233 Cannot create an availability group containing %d availability replica(s). The maximum number of availability replicas in an availability group %ls is %d.  Reenter your CREATE AVAILABILITY GROUP command specifying fewer…

SQL Server Error Code – 35290 failed to wait for completion of file re

In this blog post, you’ll learn more about the SQL Server Error Code 35290 and the error message description that is shown SQL Server Error Code 35290 SQL Server Error Description for the Code :35290 Failed to wait for completion of file requests from the ‘%.*ls’ primary database for the local secondary database. Resuming the database will be retried automatically.

SQL Server Error Code – 21130 terminating immediate updating or queued

In this blog post, you’ll learn more about the SQL Server Error Code 21130 and the error message description that is shown SQL Server Error Code 21130 SQL Server Error Description for the Code :21130 Terminating immediate updating or queued updating DELETE trigger because it is not the first trigger to fire. Use sp_settriggerorder procedure to set the firing order for trigger ‘%s’ to first.