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 21211 – The database is attached from a subscription copy file without using sp_attach_subscription. Drop the database and reattach it using sp_attach_subscription.
SQL Server Error Msg 45014 – %ls is not supported on %S_MSG.
SQL Server Error Msg 45170 – A trusted certificate was not found for this request.
SQL Server Error Msg 6582 – Assembly ‘%.*s’ is not visible for creating SQL objects. Use ALTER ASSEMBLY to change the assembly visibility.
SQL Server Error Msg 28929 – Configuration manager agent cannot commit new roster.
SQL Server Error Msg 20505 – Could not drop synchronous update stored procedure ‘%s’ in ‘%s’.
SQL Server Error Msg 5515 – Cannot open the container directory ‘%.*ls’ of the FILESTREAM file. The operating system has returned the status code 0x%x.
SQL Server Error Msg 35337 – UPDATE STATISTICS failed because statistics cannot be updated on a columnstore index. UPDATE STATISTICS is valid only when used with the STATS_STREAM option.
SQL Server Error Msg 6222 – Type “%.*ls.%.*ls” is marked for native serialization, but field “%.*ls” of type “%.*ls.%.*ls” is not valid for native serialization.
SQL Server Error Msg 13051 – XML INDEX
SQL Server Error Msg 8304 – INDEXKEY_PROPERTY will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use the feature. Use sys.index_columns instead.
SQL Server Error Msg 9340 – %sExplicit import of the current target namespace is invalid. References to items in the current target namespace that have already been loaded in the schema collection will be resolved implicitly.
SQL Server Error Msg 40651 – Failed to create server because the subscription ‘%.*ls’ is disabled.
SQL Server Error Msg 41012 – The Windows Server Failover Clustering (WSFC) node control API returned error code %d. If this is a WSFC availability group, the WSFC service may not be running or may not be accessible in its current state, or the specified arguments are invalid. Otherwise, contact your primary support provider. For information about this error code, see “System Error Codes” in the Windows Development documentation.
SQL Server Error Msg 2212 – %sInvalid source character ‘%c’ (0x%02x) found in an identifier near ‘%ls’.
SQL Server Error Msg 8430 – The message body failed the configured validation.
SQL Server Error Msg 41042 – The availability group ‘%.*ls’ already exists. This error could be caused by a previous failed CREATE AVAILABILITY GROUP or DROP AVAILABILITY GROUP operation. If the availability group name you specified is correct, try dropping the availability group and then retry CREATE AVAILABILITY GROUP operation.
SQL Server Error Msg 41173 – An error occurred while removing the local availability replica from availability group ‘%.*ls’. The operation encountered SQL OS error %d, and has been terminated. Verify that the specified availability group name is correct, and then retry the command.
SQL Server Error Msg 14043 – The parameter %s passed to stored procedure %s cannot be NULL.
SQL Server Error Msg 20626 – Filter ‘%s’ already exists in publication ‘%s’. Specify a unique name for the @filtername parameter of sp_addmergefilter.
1
…
420
421
422
…
700