Tag: MS SQL Server Error Codes

SQL Server Error Code – 21769 custom data type mappings are not suppor

In this blog post, you’ll learn more about the SQL Server Error Code 21769 and the error message description that is shown SQL Server Error Code 21769 SQL Server Error Description for the Code :21769 Custom data type mappings are not supported. You must validate the correctness of the mapping. If mappings are not compatible, errors will likely occur when moving data from the Publisher…

SQL Server Error Code – 3127 the file ?%.*ls? of restored database ?%

In this blog post, you’ll learn more about the SQL Server Error Code 3127 and the error message description that is shown SQL Server Error Code 3127 SQL Server Error Description for the Code :3127 The file ?%.*ls? of restored database ?%ls? is being left in the defunct state because the database is using the simple recovery model and the file is marked for read-write…

SQL Server Error Code – 5901 one or more recovery units belonging to

In this blog post, you’ll learn more about the SQL Server Error Code 5901 and the error message description that is shown SQL Server Error Code 5901 SQL Server Error Description for the Code :5901 One or more recovery units belonging to database ‘%.*ls’ failed to generate a checkpoint. This is typically caused by lack of system resources such as disk or memory, or in…

SQL Server Error Code – 4912 ‘%ls’ statement failed. the columns set

In this blog post, you’ll learn more about the SQL Server Error Code 4912 and the error message description that is shown SQL Server Error Code 4912 SQL Server Error Description for the Code :4912 ‘%ls’ statement failed. The columns set used to partition the %S_MSG ‘%.*ls’ is different from the column set used to partition index ‘%.*ls’.