Tag: MS SQL Server Error Codes

SQL Server Error Code – 9950 informational: full-text catalog health

In this blog post, you’ll learn more about the SQL Server Error Code 9950 and the error message description that is shown SQL Server Error Code 9950 SQL Server Error Description for the Code :9950 Informational: Full-text catalog health monitor reported a failure for catalog ‘%ls’ (‘%d’) in database ‘%ls’ (‘%d’). Reason code: %d. Error: %ls. The catalog is corrupted and all in-progress populations will…

SQL Server Error Code – 12832 the database ‘%.*ls’ could not be create

In this blog post, you’ll learn more about the SQL Server Error Code 12832 and the error message description that is shown SQL Server Error Code 12832 SQL Server Error Description for the Code :12832 The database ‘%.*ls’ could not be created or altered to a contained database, because the schema bound %S_MSG ‘%.*ls’ depends on builtin function ‘%s’. In a contained database, the output…

SQL Server Error Code – 21072 the subscription has not been synchroniz

In this blog post, you’ll learn more about the SQL Server Error Code 21072 and the error message description that is shown SQL Server Error Code 21072 SQL Server Error Description for the Code :21072 The subscription has not been synchronized within the maximum retention period or it has been dropped at the Publisher. You must reinitialize the subscription to receive data.

SQL Server Error Code – 41133 cannot remove database ‘%.*ls’ from avai

In this blog post, you’ll learn more about the SQL Server Error Code 41133 and the error message description that is shown SQL Server Error Code 41133 SQL Server Error Description for the Code :41133 Cannot remove database ‘%.*ls’ from availability group ‘%.*ls’.  Either the database does not belong to the availability group, or the database has not joined the group. Verify the database and…

SQL Server Error Code – 41180 attempt to access non-existent or uninit

In this blog post, you’ll learn more about the SQL Server Error Code 41180 and the error message description that is shown SQL Server Error Code 41180 SQL Server Error Description for the Code :41180 Attempt to access non-existent or uninitialized availability group with ID ‘%.*ls’.  This is usually an internal condition, such as the availability group is being dropped or the local WSFC node…

SQL Server Error Code – 1901 cannot create index or statistics ?%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 1901 and the error message description that is shown SQL Server Error Code 1901 SQL Server Error Description for the Code :1901 Cannot create index or statistics ?%.*ls? on view ?%.*ls? because key column ?%.*ls? is imprecise, computed and not persisted. Consider removing reference to column in view index or statistics key…