Tag: MS SQL Server Error Codes

SQL Server Error Code – 10530 cannot create plan guide ‘%.*ls’ because

In this blog post, you’ll learn more about the SQL Server Error Code 10530 and the error message description that is shown SQL Server Error Code 10530 SQL Server Error Description for the Code :10530 Cannot create plan guide ‘%.*ls’ because the statement specified by @statement_start_offset does not match any statement in specified module or batch. Consider modifying @statement_start_offset to match a statement in module…

SQL Server Error Code – 33407 an invalid path locator caused a filetab

In this blog post, you’ll learn more about the SQL Server Error Code 33407 and the error message description that is shown SQL Server Error Code 33407 SQL Server Error Description for the Code :33407 An invalid path locator caused a FileTable check constraint error.  The path locator cannot indicate a root row. Correct the path locator or use the default value.

SQL Server Error Code – 5075 the %s_msg ‘%.*ls’ is dependent on %s_ms

In this blog post, you’ll learn more about the SQL Server Error Code 5075 and the error message description that is shown SQL Server Error Code 5075 SQL Server Error Description for the Code :5075 The %S_MSG ‘%.*ls’ is dependent on %S_MSG. The database collation cannot be changed if a schema-bound object depends on it. Remove the dependencies on the database collation and then retry…

SQL Server Error Code – 6364 alter schema collection failed. revalida

In this blog post, you’ll learn more about the SQL Server Error Code 6364 and the error message description that is shown SQL Server Error Code 6364 SQL Server Error Description for the Code :6364 ALTER SCHEMA COLLECTION failed. Revalidation of XML columns in table ‘%.*ls’ did not succeed due to the following reason: ‘%.*ls’. Either the schema or the specified data should be altered…

SQL Server Error Code – 14671 cannot update the name or the parameters

In this blog post, you’ll learn more about the SQL Server Error Code 14671 and the error message description that is shown SQL Server Error Code 14671 SQL Server Error Description for the Code :14671 Cannot update the name or the parameters of the collection item ‘%s’ in the active collection set ‘%s’. Stop the collection set and then try to update the collection item…

SQL Server Error Code – 18599 %.*ls could not find the specified named

In this blog post, you’ll learn more about the SQL Server Error Code 18599 and the error message description that is shown SQL Server Error Code 18599 SQL Server Error Description for the Code :18599 %.*ls could not find the specified named instance (%.*ls) – error %d. Please specify the name of an existing instance on the invocation of sqlservr.exe.\n\nIf you believe that your installation…