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 1063 – A filegroup cannot be added using ALTER DATABASE ADD FILE. Use ALTER DATABASE ADD FILEGROUP.
SQL Server Error Msg 3802 – Warning: The constraint “%.*ls” on “%.*ls”.”%.*ls” may be impacted by the collation upgrade. Disable and enable WITH CHECK.
SQL Server Error Msg 22942 – Columns specified in the captured column list could not be mapped to columns in source table ‘%s.%s’. Verify that the columns specified in the parameter @captured_column_list are delimited properly and match columns in the source table.
SQL Server Error Msg 9658 – Cannot access the transmission queue table in database.
SQL Server Error Msg 40939 – The scale operation from service level objective ‘%.*ls’ to new service level objective ‘%.*ls’ is not supported. Please file a support ticket.
SQL Server Error Msg 1798 – Federated tables cannot be created in a non-federated database.
SQL Server Error Msg 40060 – Attempt to replicate out of partition already locked for internal use.
SQL Server Error Msg 15352 – The %S_MSG cannot be dropped because one or more entities are either signed or encrypted using it.
SQL Server Error Msg 14518 – Cannot delete proxy (%d). It is used by at least one jobstep. Change this proxy for all jobsteps by calling sp_reassign_proxy.
SQL Server Error Msg 37001 – This operation is not allowed since there are dependent objects pending installation.
SQL Server Error Msg 20018 – The @optional_command_line is too long. Use an agent definition file.
SQL Server Error Msg 5597 – FILESTREAM feature could not be initialized. The operating system Administrator must enable FILESTREAM on the instance using Configuration Manager.
SQL Server Error Msg 21545 – You cannot disable a trigger used by merge replication on a published table. To drop the trigger, drop the table from the publication.
SQL Server Error Msg 2242 – %sType specification expected.
SQL Server Error Msg 10 – 13279
SQL Server Error Msg 10504 – Cannot create plan guide ‘%.*ls’ because parameter @hints is incorrect. Use N’OPTION (
[ ,…n ] )’.
SQL Server Error Msg 7373 – Cannot set the initialization properties for OLE DB provider “%ls” for linked server “%ls”.
SQL Server Error Msg 29229 – Brick transitioned from state %d to state %d.
SQL Server Error Msg 4881 – Note: Bulk Insert through a view may result in base table default values being ignored for NULL columns in the data file.
SQL Server Error Msg 11741 – NEXT VALUE FOR function cannot be used within CASE, CHOOSE, COALESCE, IIF, ISNULL and NULLIF.
1
…
419
420
421
…
700