Category: SQL Server

SQL Server Error Code – 8302 create rule and drop rule will be remove

In this blog post, you’ll learn more about the SQL Server Error Code 8302 and the error message description that is shown SQL Server Error Code 8302 SQL Server Error Description for the Code :8302 CREATE RULE and DROP RULE will be removed in a future version of SQL Server. Avoid using CREATE RULE and DROP RULE in new development work, and plan to modify…

SQL Server Error Code – 9695 could not allocate enough memory to star

In this blog post, you’ll learn more about the SQL Server Error Code 9695 and the error message description that is shown SQL Server Error Code 9695 SQL Server Error Description for the Code :9695 Could not allocate enough memory to start the Service Broker task manager. This message is a symptom of another problem. Check the SQL Server error log for additional messages, and…

SQL Server Error Code – 10141 cannot create %s_msg on view ‘%.*ls’ bec

In this blog post, you’ll learn more about the SQL Server Error Code 10141 and the error message description that is shown SQL Server Error Code 10141 SQL Server Error Description for the Code :10141 Cannot create %S_MSG on view ‘%.*ls’ because it references CLR routine (function or method) ‘%.*ls’ outside non-key columns of SELECT list. Recreate or alter view so it does not reference…

SQL Server Error Code – 11405 alter table switch statement failed. tab

In this blog post, you’ll learn more about the SQL Server Error Code 11405 and the error message description that is shown SQL Server Error Code 11405 SQL Server Error Description for the Code :11405 ALTER TABLE SWITCH statement failed. Table ‘%.*ls’ is not aligned with the index ‘%.*ls’ on indexed view ‘%.*ls’. The table is partitioned on column ‘%.*ls’, but the index on the…

SQL Server Error Code – 41008 failed to create the windows server fail

In this blog post, you’ll learn more about the SQL Server Error Code 41008 and the error message description that is shown SQL Server Error Code 41008 SQL Server Error Description for the Code :41008 Failed to create the Windows Server Failover Clustering (WSFC) resource with name ‘%s’ and type ‘%s’ (Error code %d).  If this is a WSFC availability group, the WSFC service may…

SQL Server Error Code – 41091 always on: the local replica of availabi

In this blog post, you’ll learn more about the SQL Server Error Code 41091 and the error message description that is shown SQL Server Error Code 41091 SQL Server Error Description for the Code :41091 Always On: The local replica of availability group ‘%.*ls’ is going offline because either the lease expired or lease renewal failed. This is an informational message only. No user action…

SQL Server Error Code – 1463 database mirroring is not available in t

In this blog post, you’ll learn more about the SQL Server Error Code 1463 and the error message description that is shown SQL Server Error Code 1463 SQL Server Error Description for the Code :1463 Database mirroring is not available in the edition of this SQL Server instance. See books online for more details on feature support in different SQL Server editions.