Tag: MS SQL Server Error Codes
SQL Server Error Code – 6852 attribute-centric column ‘%.*ls’ must no
In this blog post, you’ll learn more about the SQL Server Error Code 6852 and the error message description that is shown SQL Server Error Code 6852 SQL Server Error Description for the Code :6852 Attribute-centric column ‘%.*ls’ must not come after a non-attribute-centric sibling in XML hierarchy in FOR XML PATH.
SQL Server Error Code – 42020 updating name to ‘%.*ls’ failed.
In this blog post, you’ll learn more about the SQL Server Error Code 42020 and the error message description that is shown SQL Server Error Code 42020 SQL Server Error Description for the Code :42020 Updating name to ‘%.*ls’ failed.
SQL Server Error Code – 4629 permissions on server scoped catalog vie
In this blog post, you’ll learn more about the SQL Server Error Code 4629 and the error message description that is shown SQL Server Error Code 4629 SQL Server Error Description for the Code :4629 Permissions on server scoped catalog views or system stored procedures or extended stored procedures can be granted only when the current database is master.
SQL Server Error Code – 5516 the filestream log filegroup ‘%.*ls’ can
In this blog post, you’ll learn more about the SQL Server Error Code 5516 and the error message description that is shown SQL Server Error Code 5516 SQL Server Error Description for the Code :5516 The FILESTREAM log filegroup ‘%.*ls’ cannot be referred to by more than one FILESTREAM data filegroup.
SQL Server Error Code – 15382 failed to generate a user instance of sq
In this blog post, you’ll learn more about the SQL Server Error Code 15382 and the error message description that is shown SQL Server Error Code 15382 SQL Server Error Description for the Code :15382 Failed to generate a user instance of SQL Server due to failure in retrieving the user’s local application data path. Please make sure the user has a local user profile…
SQL Server Error Code – 21210 the publication must be immediate_sync t
In this blog post, you’ll learn more about the SQL Server Error Code 21210 and the error message description that is shown SQL Server Error Code 21210 SQL Server Error Description for the Code :21210 The publication must be immediate_sync type to allow subscription copy.
SQL Server Error Code – 4189 cannot convert to text/ntext or collate
In this blog post, you’ll learn more about the SQL Server Error Code 4189 and the error message description that is shown SQL Server Error Code 4189 SQL Server Error Description for the Code :4189 Cannot convert to text/ntext or collate to ‘%.*ls’ because these legacy LOB types do not support UTF-8 or UTF-16 encodings. Use types varchar(max), nvarchar(max) or a collation which does not…
SQL Server Error Code – 6363 alter schema collection failed. it canno
In this blog post, you’ll learn more about the SQL Server Error Code 6363 and the error message description that is shown SQL Server Error Code 6363 SQL Server Error Description for the Code :6363 ALTER SCHEMA COLLECTION failed. It cannot be performed on a schema collection that allows laxly validated content and is schema bound. Remove the schema binding before trying to alter the…
SQL Server Error Code – 9601 cannot relate to %s_msg %.*ls because it
In this blog post, you’ll learn more about the SQL Server Error Code 9601 and the error message description that is shown SQL Server Error Code 9601 SQL Server Error Description for the Code :9601 Cannot relate to %S_MSG %.*ls because it is %S_MSG.
SQL Server Error Code – 22586 column ‘%s’ cannot be added or modified
In this blog post, you’ll learn more about the SQL Server Error Code 22586 and the error message description that is shown SQL Server Error Code 22586 SQL Server Error Description for the Code :22586 Column ‘%s’ cannot be added or modified in article ‘%s’ of publication ‘%s’. The DDL operatoin on hierarchyid and FILESTREAM columns is not supported for publications that have a ‘sync_mode’…
SQL Server Error Code – 41395 rebuilding the log file is not supported
In this blog post, you’ll learn more about the SQL Server Error Code 41395 and the error message description that is shown SQL Server Error Code 41395 SQL Server Error Description for the Code :41395 Rebuilding the log file is not supported for databases containing memory-optimized tables.
SQL Server Error Code – 49704 failed to apply server override on categ
In this blog post, you’ll learn more about the SQL Server Error Code 49704 and the error message description that is shown SQL Server Error Code 49704 SQL Server Error Description for the Code :49704 Failed to apply server override on category ‘%.*ls’, because physical db or instance ‘%.*ls’ in server ‘%.*ls’ is currently not in ‘Ready’ or ‘Deactivated’ state.