Tag: MS SQL Server Error Codes

SQL Server Error Code – 4938 alter table switch statement failed. par

In this blog post, you’ll learn more about the SQL Server Error Code 4938 and the error message description that is shown SQL Server Error Code 4938 SQL Server Error Description for the Code :4938 ALTER TABLE SWITCH statement failed. Partition %d of %S_MSG ‘%.*ls’ is in filegroup ‘%.*ls’ and partition %d of %S_MSG ‘%.*ls’ is in filegroup ‘%.*ls’.

SQL Server Error Code – 8393 the ability to not specify a column name

In this blog post, you’ll learn more about the SQL Server Error Code 8393 and the error message description that is shown SQL Server Error Code 8393 SQL Server Error Description for the Code :8393 The ability to not specify a column name when the datatype is timestamp will be removed in a future version of SQL Server. Avoid using this feature in new development…