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 21540 – You cannot drop a column defined as data type uniqueidentifier with the rowguidcol property because merge replication uses this column for tracking. To drop the column, you must first drop the table from all publications and subscriptions.
SQL Server Error Msg 8121 – Column ‘%.*ls.%.*ls’ is invalid in the HAVING clause because it is not contained in either an aggregate function or the GROUP BY clause.
SQL Server Error Msg 46814 – %.*ls
SQL Server Error Msg 21768 – When executing sp_adddistributor for a remote Distributor, you must use a password. The password specified for the @password parameter must be the same when the procedure is executed at the Publisher and at the Distributor.
SQL Server Error Msg 6537 – The .NET Framework common language runtime was shut down by user code, such as in a user-defined function or CLR type. SQL Server is shutting down. Environment.Exit should not be used to exit the process. If the intent is to return an integer to indicate failure, use a scalar function or an output parameter instead.
SQL Server Error Msg 16 – 12427
SQL Server Error Msg 45334 – Server edition ‘%ls’ is invalid.
SQL Server Error Msg 47004 – Reason: FedAuth RPS Authentication failed when getting IRPSPropBag object.
SQL Server Error Msg 12617 – File path of the database is not supported.
SQL Server Error Msg 11723 – NEXT VALUE FOR function cannot be used directly in a statement that contains an ORDER BY clause unless the OVER clause is specified.
SQL Server Error Msg 7202 – Could not find server ‘%.*ls’ in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.
SQL Server Error Msg 11625 – ‘%ls’ is either corrupt, not readable or not accessible.
SQL Server Error Msg 2726 – Partition function ‘%.*ls’ uses %d columns which does not match with the number of partition columns used to partition the table or index.
SQL Server Error Msg 5047 – Cannot change the READONLY property of the PRIMARY filegroup.
SQL Server Error Msg 10791 – Hash indexes are permitted only in memory optimized tables.
SQL Server Error Msg 27226 – The database principal has granted or denied permissions to catalog objects in the database and cannot be dropped.
SQL Server Error Msg 40714 – Out of memory.
SQL Server Error Msg 21486 – An error occurred while logging the tracer token history information. The tracer token could not be posted.
SQL Server Error Msg 40820 – The server has reached its quota of (%d) premium databases.
SQL Server Error Msg 8138 – More than 16 columns specified in foreign key column list, table ‘%.*ls’.
1
…
300
301
302
…
700