SQL Server Errors

Showing 10581 - 10600 of 13986 results
In this blog post, let’s learn about the error message “21654 – The data type %s does not exist. Verify...
In this blog post, let’s learn about the error message “15411 – Database principal or schema ‘%s’ does not exist...
In this blog post, let’s learn about the error message “14698 – PowerShell Subsystem” in Microsoft SQL Server, the reason...
In this blog post, let’s learn about the error message “3144 – File ‘%.*ls’ was not backed up in file...
In this blog post, let’s learn about the error message “7355 – The OLE DB provider “%ls” for linked server...
In this blog post, let’s learn about the error message “1760 – Constraints of type %ls cannot be created on...
In this blog post, let’s learn about the error message “9613 – The queue ‘%.*ls’ cannot be activated because the...
In this blog post, let’s learn about the error message “15012 – The device ‘%s’ does not exist. Use sys.backup_devices...
In this blog post, let’s learn about the error message “9430 – XML parsing: line %d, character %d, incorrect NOTATION...
In this blog post, let’s learn about the error message “8904 – Extent %S_PGID in database ID %d is allocated...
In this blog post, let’s learn about the error message “8985 – Could not locate file ‘%.*ls’ for database ‘%.*ls’...

SQL Server Error Msg 31202 – Reconfiguring the search property list of the full-text index has truncated the existing data in the index. Until the full-text index has been fully repopulated, full-text queries will return partial results. The ALTER FULLTEXT INDEX SET SEARCH PROPERTY LIST …; statement automatically issues a full population, but if the ALTER FULLTEXT INDEX statement specified the WITH NO POPULATION clause, you must run a full population on the full-text index using ALTER FULLTEXT INDEX ON
START FULL POPULATION;. This is a warning.
In this blog post, let’s learn about the error message “31202 – Reconfiguring the search property list of the full-text...
In this blog post, let’s learn about the error message “22862 – The database snapshot ‘%s’ does not exist. Correct...
In this blog post, let’s learn about the error message “11520 – The metadata could not be determined because statement...
In this blog post, let’s learn about the error message “9823 – COMPRESS builtin failed.” in Microsoft SQL Server, the...
In this blog post, let’s learn about the error message “7958 – The specified SPID does not process input/output data...
In this blog post, let’s learn about the error message “7808 – The endpoint ‘%.*ls’ could not be unregistered.” in...
In this blog post, let’s learn about the error message “15288 – Please specify one decryptor to decrypt a key.”...