Tag: MS SQL Server Error Codes

SQL Server Error Code – 8396 %ls will be removed in a future version

In this blog post, you’ll learn more about the SQL Server Error Code 8396 and the error message description that is shown SQL Server Error Code 8396 SQL Server Error Description for the Code :8396 %ls will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use it. Use %ls…

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

In this blog post, you’ll learn more about the SQL Server Error Code 10508 and the error message description that is shown SQL Server Error Code 10508 SQL Server Error Description for the Code :10508 Cannot ‘%ls’ plan guide ‘%.*ls’ because it does not exist or you do not have permission. Verify plan guide name and database of current session, and that you have needed…

SQL Server Error Code – 35395 transaction %d reached %i64u log used by

In this blog post, you’ll learn more about the SQL Server Error Code 35395 and the error message description that is shown SQL Server Error Code 35395 SQL Server Error Description for the Code :35395 Transaction %d reached %I64u log used bytes and %I64d reserved log bytes. In order to minimize log usage, %d suboptimal rowgroups were created, which is not allowed since it compromises…

SQL Server Error Code – 7433 ole db provider ‘%ls’ for linked server

In this blog post, you’ll learn more about the SQL Server Error Code 7433 and the error message description that is shown SQL Server Error Code 7433 SQL Server Error Description for the Code :7433 OLE DB provider ‘%ls’ for linked server ‘%ls’ returned truncated data for column ‘%ls.%ls’. The actual data length is %ls and truncated data length is %ls.