SQL Server Errors

Showing 5661 - 5680 of 13986 results
In this blog post, let’s learn about the error message “20699 – A value for the parameter @suser_sname was not...
In this blog post, let’s learn about the error message “3457 – Transactional file system resource manager ‘%.*ls’ failed to...
In this blog post, let’s learn about the error message “3976 – The transaction name has the odd length %d....
In this blog post, let’s learn about the error message “7354 – The OLE DB provider “%ls” for linked server...
In this blog post, let’s learn about the error message “28045 – Connection handshake failed. The certificate used by the...
In this blog post, let’s learn about the error message “46646 – provided” in Microsoft SQL Server, the reason why...
In this blog post, let’s learn about the error message “35435 – system database” in Microsoft SQL Server, the reason...
In this blog post, let’s learn about the error message “13015 – spatial index operations” in Microsoft SQL Server, the...
In this blog post, let’s learn about the error message “7396 – Varchar(max), nvarchar(max), varbinary(max) and large CLR type data...
In this blog post, let’s learn about the error message “14826 – Update and delete of rows eligible for migration...
In this blog post, let’s learn about the error message “8509 – Import of Microsoft Distributed Transaction Coordinator (MS DTC)...
In this blog post, let’s learn about the error message “8199 – In EXECUTE , procname can only be a...
In this blog post, let’s learn about the error message “18124 – The default collation was successfully changed.” in Microsoft...

SQL Server Error Msg 30027 – The full-text index is in an inconsistent state because the search property list of the full-text index was reconfigured using the WITH NO POPULATION clause. To bring the full-text index into a consistent state, start a full population using the statement ALTER FULLTEXT INDEX ON START FULL POPULATION;. This is a warning. No user action is necessary.
In this blog post, let’s learn about the error message “30027 – The full-text index is in an inconsistent state...
In this blog post, let’s learn about the error message “28013 – The service broker is administratively disabled.” in Microsoft...