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 10004 – One or more arguments were reported invalid by the provider.
SQL Server Error Msg 8950 – %.*ls fixed %d allocation errors and %d consistency errors not associated with any single object.
SQL Server Error Msg 4968 – ALTER TABLE SWITCH statement failed. Target table ‘%.*ls’ has foreign key for constraint ‘%.*ls’ but source table ‘%.*ls’ does not have corresponding key.
SQL Server Error Msg 33203 – SQL Server Audit could not write to the event log.
SQL Server Error Msg 4515 – CREATE FUNCTION failed because column ‘%.*ls’ in function ‘%.*ls’ exceeds the maximum of %d columns.
SQL Server Error Msg 18897 – Access Denied.
SQL Server Error Msg 41354 – The XTP background checkpoint thread encountered an unrecoverable error (‘%ls’) for database ‘%.*ls’. The checkpoint process is terminating so that the thread can clean up its resources. This is an informational message only. No user action is required.
SQL Server Error Msg 45040 – Service objective for federation member database cannot be changed using ALTER DATABASE.
SQL Server Error Msg 4014 – A fatal error occurred while reading the input stream from the network
SQL Server Error Msg 21376 – Could not open database %s. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when the database is available.
SQL Server Error Msg 13014 – indexed views and/or indexes on computed columns and/or filtered indexes and/or query notifications and/or XML data type methods and/or spatial index operations
SQL Server Error Msg 1713 – Cannot execute %ls on/using table ‘%.*ls’ since the table is the target table or part of cascading actions of a currently executing trigger.
SQL Server Error Msg 8662 – Cannot create the clustered index “%.*ls” on view “%.*ls” because the view references an unknown value (SUM aggregate of nullable expression). Consider referencing only non-nullable values in SUM. ISNULL() may be useful for this.
SQL Server Error Msg 7417 – GROUP BY ALL is not supported in queries that access remote tables if there is also a WHERE clause in the query.
SQL Server Error Msg 45428 – The operation has failed because you are attempting to deploy managed instance as a geo-replication secondary to the subnet ‘%.*ls’ in which there already exists a managed instance. Deploying managed instance as a geo-replication secondary is supported only in cases when managed instance is the first instance deployed in a subnet. Consider deploying managed instance as a geo-replication secondary to a different subnet in which there are no existing managed instances, or if deploying to a subnet with existing managed instance disable the geo-replication option.
SQL Server Error Msg 41340 – The transaction executed too many insert, update, or delete statements in memory optimized tables. The transaction was terminated.
SQL Server Error Msg 6389 – Inserted value exceeded maxlength %d for path ‘%.*ls’ for selective XML index ‘%.*ls’.
SQL Server Error Msg 28088 – The activated task was aborted due to an error (Error: %i, State %i). Check ERRORLOG or the previous “Broker:Activation” trace event for possible output from the activation stored procedure.
SQL Server Error Msg 49939 – Unable to initialize user-specified certificate configuration. The server is being shut down. Verify that the certificate is correctly configured. Error[%d]. State[%d].
SQL Server Error Msg The target table ‘%.*ls’ of the INSERT statement cannot be on either side of a (primary key, foreign key) relationship when the FROM clause contains a nested INSERT, UPDATE, DELETE, or MERGE statement. Found reference constraint ‘%ls’. – 16
1
…
535
536
537
…
700