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 4803 – The bulk copy (bcp) client has sent a row length of %d. This is not a valid size. The maximum row size is %d. Use a supported client application programming interface (API).
SQL Server Error Msg 1424 – The remote server instance has a more recent value for the property ‘%.*ls’. Property value not changed.
SQL Server Error Msg 16 – 13802
SQL Server Error Msg 22542 – Invalid value for property @subscriber_upload_options. Valid values are 0 (allow uploads), 1 (disable uploads), 2 (disable uploads prohibit subscriber changes), and 3 (disable_outofpartition_subscriber_changes).
SQL Server Error Msg 29223 – Configuration manager enlistment ran out of memory. Enlistment messages ignored.
SQL Server Error Msg 9032 – PERSISTENT_LOG_BUFFER can only be turned off when the database is in single user mode.
SQL Server Error Msg 31007 – Could not create a DTA job when invoking DTA for auto indexing.
SQL Server Error Msg 41138 – Cannot accept Always On Availability Groups operation operation on database ‘%.*ls’ of availability group ‘%.*ls’. The database is currently processing another operation that might change the database state. Retry the operation later. If the condition persists, contact the database administrator.
SQL Server Error Msg 7926 – Check statement aborted. The database could not be checked as a database snapshot could not be created and the database or table could not be locked. See Microsoft Knowledge Base article 928518 for details of when this behavior is expected and what workarounds exist. Also see previous errors for more details.
SQL Server Error Msg 21003 – Changing publication names is no longer supported.
SQL Server Error Msg 22522 – Article ‘%s’ cannot be published because it is published in another merge publication. An article that has a value of 3 for the @partition_options parameter of sp_addmergearticle (nonoverlapping partitions with a single subscription per partition) cannot be included in multiple publications or subscriptions, and cannot be republished. To include the article in multiple publications, use sp_changemergearticle to specify a different value for the partition_options property of the existing article.
SQL Server Error Msg 21220 – Unable to add the article ‘%s’ because a snapshot has been generated for the publication ‘%s’.
SQL Server Error Msg 14649 – Unable to test profile. Database Mail is stopped. Use sysmail_start_sp to start Database Mail.
SQL Server Error Msg 12004 – Could not find the default spatial tessellation scheme for the column ‘%.*ls’ on table ‘%.*ls’. Make sure that the column reference is correct, or specify the extension scheme in a USING clause.
SQL Server Error Msg 29255 – Configuration manager cannot send reconfig event.
SQL Server Error Msg 14414 – A log shipping monitor is already defined.
SQL Server Error Msg 11429 – The online ALTER COLUMN statement failed for table ‘%.*ls’ because the table has change tracking enabled or is marked for merge replication. Disable change tracking and merge replication before using online ALTER COLUMN or perform the operation offline.
SQL Server Error Msg You must specify %s when creating a subplan. – 16
SQL Server Error Msg 41142 – The availability replica for availability group ‘%.*ls’ on this instance of SQL Server cannot become the primary replica. One or more databases are not synchronized or have not joined the availability group. If the availability replica uses the asynchronous-commit mode, consider performing a forced manual failover (with possible data loss). Otherwise, once all local secondary databases are joined and synchronized, you can perform a planned manual failover to this secondary replica (without data loss). For more information, see SQL Server Books Online.
SQL Server Error Msg 15414 – Cannot set compatibility level because database has a view or computed column that is indexed. These indexes require a SQL Server compatible database.
1
…
316
317
318
…
700