Tag: MS SQL Server Error Codes

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

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

SQL Server Error Code – 13614 text, ntext, sql_variant and image types

In this blog post, you’ll learn more about the SQL Server Error Code 13614 and the error message description that is shown SQL Server Error Code 13614 SQL Server Error Description for the Code :13614 TEXT, NTEXT, SQL_VARIANT and IMAGE types cannot be used as column types in OPENJSON function with explicit schema. These types are not supported in WITH clause.

SQL Server Error Code – 35335 the statement failed because specifying

In this blog post, you’ll learn more about the SQL Server Error Code 35335 and the error message description that is shown SQL Server Error Code 35335 SQL Server Error Description for the Code :35335 The statement failed because specifying a key list is not allowed when creating a clustered columnstore index. Create the clustered columnstore index without specifying a key list.

SQL Server Error Code – 13770 setting finite retention period failed o

In this blog post, you’ll learn more about the SQL Server Error Code 13770 and the error message description that is shown SQL Server Error Code 13770 SQL Server Error Description for the Code :13770 Setting finite retention period failed on system-versioned temporal table ‘%.*ls’ because REMOTE_DATA_ARCHIVE is enabled on the corresponding history table ‘%.*ls’.