Tag: MS SQL Server Error Codes

SQL Server Error Code – 35248 the %ls operation is not allowed by the

In this blog post, you’ll learn more about the SQL Server Error Code 35248 and the error message description that is shown SQL Server Error Code 35248 SQL Server Error Description for the Code :35248 The %ls operation is not allowed by the current availability-group configuration.  The required_synchronized_secondaries_to_commit %d is greater than the %d possible secondary synchronous-commit availability replicas in availability group ‘%.*ls’.  Change one…

SQL Server Error Code – 6390 alter schema collection failed because p

In this blog post, you’ll learn more about the SQL Server Error Code 6390 and the error message description that is shown SQL Server Error Code 6390 SQL Server Error Description for the Code :6390 ALTER SCHEMA COLLECTION failed because path ‘%.*ls’ indexed with selective XML index ‘%.*ls’ on table ‘%.*ls’ would be invalidated. Either the schema or the specified path should be altered so…

SQL Server Error Code – 11567 column %i (‘%.*ls’) has type ‘%.*ls’, wh

In this blog post, you’ll learn more about the SQL Server Error Code 11567 and the error message description that is shown SQL Server Error Code 11567 SQL Server Error Description for the Code :11567 Column %i (‘%.*ls’) has type ‘%.*ls’, which is not currently supported for hash distribution by native data movement. DMS movement must be used for this query. If this error persists,…