Tag: MS SQL Server Error Codes

SQL Server Error Code – 8038 the incoming tabular data stream (tds) r

In this blog post, you’ll learn more about the SQL Server Error Code 8038 and the error message description that is shown SQL Server Error Code 8038 SQL Server Error Description for the Code :8038 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Table-valued parameter %d (“%.*ls”), row %I64d, column %d: Data type 0x%02X has an invalid precision or…

SQL Server Error Code – 9814 the date provided is before the start of

In this blog post, you’ll learn more about the SQL Server Error Code 9814 and the error message description that is shown SQL Server Error Code 9814 SQL Server Error Description for the Code :9814 The date provided is before the start of the Hijri calendar which in Microsoft’s ‘Kuwaiti Algorithm’ is July 15th, 622 C.E. (Julian calendar) or July 18th, 622 C.E (proleptic Gregorian…

SQL Server Error Code – 17169 unable to locate kernel http driver http

In this blog post, you’ll learn more about the SQL Server Error Code 17169 and the error message description that is shown SQL Server Error Code 17169 SQL Server Error Description for the Code :17169 Unable to locate kernel HTTP driver Httpapi.dll in path. SQL Server native HTTP support is not available. Error: 0x%lx Your operating system may not support the kernel HTTP driver.

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

In this blog post, you’ll learn more about the SQL Server Error Code 35394 and the error message description that is shown SQL Server Error Code 35394 SQL Server Error Description for the Code :35394 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…