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 18385 – Reason: Unable to connect to logical master database.
SQL Server Error Msg 14157 – The subscription created by Subscriber ‘%s’ to publication ‘%s’ has expired and has been dropped.
SQL Server Error Msg 10531 – Cannot create plan guide ‘%.*ls’ from cache because the user does not have adequate permissions. Grant the VIEW SERVER STATE permission to the user creating the plan guide.
SQL Server Error Msg 992 – Failed to get the shared lock on database ‘%.*ls’.
SQL Server Error Msg 41201 – The SEMANTICSIMILARITYTABLE, SEMANTICKEYPHRASETABLE and SEMANTICSIMILARITYDETAILSTABLE functions do not support remote data sources.
SQL Server Error Msg 5005 – Specified recovery time of %I64d seconds is less than zero or more than the maximum of %d seconds.
SQL Server Error Msg 11524 – The metadata could not be determined because statement ‘%.*ls’ in procedure ‘%.*ls’ causes indirect recursion.
SQL Server Error Msg 40537 – User ‘%.*ls’ not found in the database.
SQL Server Error Msg 21893 – The subscribers ( %s ) of original publisher ‘%s’ do not appear as remote servers at redirected publisher ‘%s’. Run sp_addlinkedserver at the redirected publisher to add these subscribers as remote servers.
SQL Server Error Msg 40930 – The target database ‘%ls.%ls’ cannot have lower edition than the source database ‘%ls.%ls’. Downgrade the edition on the source before downgrading target.
SQL Server Error Msg 3413 – Database ID %d. Could not mark database as suspect. Getnext NC scan on sys.databases.database_id failed. Refer to previous errors in the error log to identify the cause and correct any associated problems.
SQL Server Error Msg 3958 – Transaction aborted when accessing versioned row in table ‘%.*ls’ in database ‘%.*ls’. Requested versioned row was not found. Your tempdb is probably out of space. Please refer to BOL on how to configure tempdb for versioning.
SQL Server Error Msg 40913 – Windows Azure SQL Database supports a maximum of %d Virtual Network firewall rules.
SQL Server Error Msg 21520 – Custom procedure will not be scripted because ‘%s’ is not a recognized article update command syntax.
SQL Server Error Msg 35357 – The statement failed because a secondary dictionary reached the maximum size limit. Consider dropping the columnstore index, altering the column, then creating a new columnstore index.
SQL Server Error Msg Only natively compiled functions can be called with the EXECUTE from inside a natively compiled function. – 12352
SQL Server Error Msg 15576 – You cannot set network name on server ‘%ls’ because it is not a linked SQL Server.
SQL Server Error Msg 14413 – This database is already log shipping.
SQL Server Error Msg 14653 – Invalid %s value received on the ExternalMailQueue. conversation_handle: %s. message_type_name: %s. message body: %s.
SQL Server Error Msg 10723 – In a MERGE statement, a variable cannot be set to a column and expression in the same assignment in the SET clause of an UPDATE action. Assignments of the form ‘SET @variable = column = expression’ are not valid in the SET clause of an UPDATE action in a MERGE statement. Modify the SET clause to only specify assignments of the form ‘SET @variable = column’ or ‘SET @variable = expression’.
1
…
533
534
535
…
700