Content Writing
Blogging
General
Analytics
How To
.NET
ASP.NET
Delphi
Excel
Outlook
Powerpoint
OutSystems
PowerShell
JavaScript
Windows
Courses
Jobs
UK Visa Sponsorship & PSW Jobs
India Freshers Jobs
Tutorials
C Programming
Java
Python
C#
SQL
HTML
PHP
SQL Server
Blog
Tools
What is My IP Address?
Password Generator
Tag:
SQL Server Errors
SQL Server Error Msg 14641 – Mail not queued. Database Mail is stopped. Use sysmail_start_sp to start Database Mail.
SQL Server Error Msg 8118 – Column ‘%.*ls.%.*ls’ is invalid in the select list because it is not contained in an aggregate function and there is no GROUP BY clause.
SQL Server Error Msg 33035 – Cannot create key ‘%.*ls’ in the provider. Provider error code: %d. (%S_MSG)
SQL Server Error Msg 15562 – The module being executed is not trusted. Either the owner of the database of the module needs to be granted authenticate permission, or the module needs to be digitally signed.
SQL Server Error Msg 15396 – An asymmetric key with name ‘%s’ already exists or this asymmetric key already has been added to the database.
SQL Server Error Msg 40046 – The minimum required message version %d for message type %d is unsupported.
SQL Server Error Msg 40850 – Could not change database edition from ‘%ls’ to Standard for database ‘%ls’ in a replication relationship.
SQL Server Error Msg 20639 – Cannot enable the publication to support non-SQL Server subscriptions because the publication is enabled for updatable subscriptions. To support non-SQL Server subscriptions, drop the existing publication and create a new one with the properties allow_sync_tran and allow_queued_tran set to ‘false’.
SQL Server Error Msg 35359 – The statement failed because a table with a clustered columnstore index cannot have triggers. Consider removing all triggers from the table and then creating the clustered columnstore index.
SQL Server Error Msg 40000 – Replicated tables support only local (non-DTC) two-phase commit involving the master database.
SQL Server Error Msg 9219 – The query notification subscriptions cleanup operation failed. See previous errors for details.
SQL Server Error Msg 13209 – KEY SALT
SQL Server Error Msg 14850 – Attempted Migration failed. Incrementation of the batch ID failed. Expected batch ID : %I64d, Current batch ID : %I64d.
SQL Server Error Msg 6563 – Method, property or field ‘%ls’ in class ‘%ls’ in assembly ‘%.*ls’ has invalid return type.
SQL Server Error Msg 11515 – The metadata could not be determined because statement ‘%.*ls’ invokes a CLR procedure. Consider using the WITH RESULT SETS clause to explicitly describe the result set.
SQL Server Error Msg 5545 – FILESTREAM: connected to kernel driver %ls. This is an informational message. No user action is required.
SQL Server Error Msg 6962 – ‘default’ and ‘fixed’ values are not allowed on element of this type: ‘%s’
SQL Server Error Msg 6208 – %s failed because the parameter count for the FillRow method should be one more than the SQL declaration for the table valued CLR function.
SQL Server Error Msg 22914 – Only members of the sysadmin or db_owner or db_ddladmin roles can perform this operation when Change Data Capture is enabled for a database.
SQL Server Error Msg 15096 – Could not find object ‘%ls’ or you do not have required permission or the object is not valid for adding extended property.
1
…
185
186
187
…
700