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 6548 – CREATE ASSEMBLY failed because the assembly references assembly ‘%.*ls’, which is owned by another user.
SQL Server Error Msg 8150 – Multiple NULL constraints were specified for column ‘%.*ls’, table ‘%.*ls’.
SQL Server Error Msg 9807 – The input character string does not follow style %d, either change the input character string or use a different style.
SQL Server Error Msg 1814 – Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the operating system error log that may indicate why the tempdb files could not be initialized.
SQL Server Error Msg 21037 – Invalid working directory ‘%s’.
SQL Server Error Msg 7310 – Cannot obtain the set of schema rowsets supported by OLE DB provider “%ls” for linked server “%ls”. The provider supports the interface, but returns a failure code when it is used.
SQL Server Error Msg 19098 – An error occurred starting the default trace. Cause: %ls Use sp_configure to turn off and then turn on the ‘default trace enabled’ advanced server configuration option.
SQL Server Error Msg 17068 – PrintStack Request
SQL Server Error Msg 40582 – Federation member metadata for a database cannot be changed when there are logically filtered secondaries attached (split is running).
SQL Server Error Msg 21277 – Cannot publish the source object ‘%ls’. The value specified for the @type parameter (“indexed view schema only” or “indexed view logbased”) can be used only for indexed views. Either specify a value of “view schema only” for the @type parameter, or modify the view to be schema bound with a unique clustered index.
SQL Server Error Msg 23997 – System error occurred {ErrorCode: %d}.
SQL Server Error Msg 6805 – FOR XML EXPLICIT stack overflow occurred. Circular parent tag relationships are not allowed.
SQL Server Error Msg Temporal ‘GENERATED ALWAYS AS ROW END’ column definition missing. – 16
SQL Server Error Msg The period of %ld %S_MSG is too big for system versioning history retention. – 16
SQL Server Error Msg 17147 – SQL Server is terminating because of a system shutdown. This is an informational message only. No user action is required.
SQL Server Error Msg 9209 – Query notification subscription could not begin dialog with service name ‘%.*ls’ of broker instance ‘%.*ls’.
SQL Server Error Msg 962 – Warning: Primary key or Unique constraint “%.*ls” (object_id = %d) in database “%.*ls” was renamed to “%.*ls” because its index was renamed.
SQL Server Error Msg 8108 – Cannot add identity column, using the SELECT INTO statement, to table ‘%.*ls’, which already has column ‘%.*ls’ that inherits the identity property.
SQL Server Error Msg 35212 – The %ls operation is not allowed by the current availability-group configuration. This operation would exceed the maximum number of %d synchronous-commit availability replicas in availability group ‘%.*ls’. Change one of the existing synchronous-commit replicas to the asynchronous-commit availability mode, and retry the operation.
SQL Server Error Msg 1403 – The witness for the mirroring session received error response %d (state %d) from server instance %.*ls for database %.*ls. For more information about the error, refer to the error log on this server instance and the partner server instance.
1
…
53
54
55
…
700