Category: SQL Server

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

In this blog post, you’ll learn more about the SQL Server Error Code 8066 and the error message description that is shown SQL Server Error Code 8066 SQL Server Error Description for the Code :8066 The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter %d (“%.*ls”): Encryption normalization version is not supported by this version of SQL Server.

SQL Server Error Code – 22986 could not allocate memory for change dat

In this blog post, you’ll learn more about the SQL Server Error Code 22986 and the error message description that is shown SQL Server Error Code 22986 SQL Server Error Description for the Code :22986 Could not allocate memory for Change Data Capture population. Verify that SQL Server has sufficient memory for all operations. Check the physical and virtual memory settings on the server and…

SQL Server Error Code – 14420 the log shipping primary database %s.%s

In this blog post, you’ll learn more about the SQL Server Error Code 14420 and the error message description that is shown SQL Server Error Code 14420 SQL Server Error Description for the Code :14420 The log shipping primary database %s.%s has backup threshold of %d minutes and has not performed a backup log operation for %d minutes. Check agent log and logshipping monitor information.

SQL Server Error Code – 8953 repair: deleted off-row data column with

In this blog post, you’ll learn more about the SQL Server Error Code 8953 and the error message description that is shown SQL Server Error Code 8953 SQL Server Error Description for the Code :8953 Repair: Deleted off-row data column with ID %I64d, for object ID %d, index ID %d, partition ID %I64d, alloc unit ID %I64d (type %.*ls) on page %S_PGID, slot %d.

SQL Server Error Code – 5252 file id %d of database id %d cannot be s

In this blog post, you’ll learn more about the SQL Server Error Code 5252 and the error message description that is shown SQL Server Error Code 5252 SQL Server Error Description for the Code :5252 File ID %d of database ID %d cannot be shrunk to the expected size. The high concurrent workload is leading to too many deadlocks during the shrink operation.   Re-run the…

SQL Server Error Code – 14022 the @property parameter value must be ei

In this blog post, you’ll learn more about the SQL Server Error Code 14022 and the error message description that is shown SQL Server Error Code 14022 SQL Server Error Description for the Code :14022 The @property parameter value must be either  ‘description’, ‘sync_object’, ‘type’, ‘ins_cmd’, ‘del_cmd’, ‘upd_cmd’, ‘filter’, ‘dest_table’, ‘dest_object’, ‘creation_script’, ‘pre_creation_cmd’, ‘status’, ‘schema_option’, or ‘destination_owner’.