TCP Chimney, TCPIP Offload Engine (TOE) or TCP Segmentation Offload (TSO) will cause a transport-level error to be logged resulting in inaccurate hit counts for Accelerator searches
Problem
TCP Chimney, TCPIP Offload Engine (TOE) or TCP Segmentation Offload (TSO) will cause a transport-level error to be logged resulting in inaccurate hit counts for Accelerator searches
Error Message
A transport-level error has occurred when sending the request to the server (provider: TCP Provider, error 0 - An existing connection was forcibly closed by the remote host.)
Cause
This issue can occur when either TCP Chimney Offload, TCP/IP Offload Engine (TOE) or TCP Segmentation Offload (TSO) are enabled.
TCP Chimney, TCPIP Offload Engine (TOE) and TCP Segmentation Offload (TSO) off loads the TCP protocol stack to a Network Interface Card (NIC).
- TCP Chimney is Microsoft's software enhancement.
- TOE is the NIC manufacturer's hardware enhancement.
- TSO is the equivalent to TOE for some virtual environment configurations.
The TCP Chimney Offload feature is enabled by default in the Windows Server 2003 Scalable Networking Pack.
This update is included in Windows Server 2003 Service Pack 2 and can also be installed on a server running Windows 2003 Service Pack 1.
TCP Chimney Offload is also included in Windows Server versions published after Windows Server 2003.
The following event errors may also be seen:
Event 63 -
Error adding installing/upgrading a Customer. System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server.
V-437-63
Event 99 -
An error occured deleting folders. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-99
Event 116 -
An error occurred while The Background SQL tasks. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-116
Event 117 -
Error adding Background SQL to the queue. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-117
Event 133 -
An error has occured when initializing the upgraded/installed Customers. System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server.
V-437-133
Event 141 -
An error occured in ProcessingQueue::QueueingThread. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-141
Event 148 -
GetServerRegistered: Error Getting Server information from the configuration database. System.Data.SqlClient.SqlException: Cannot open database "EVConfiguration" requested by the login. The login failed.
V-437-148
Event 149 -
An error has occured when initializing the Servers. System.Data.SqlClient.SqlException: Cannot open database "EVConfiguration" requested by the login. The login failed.
V-437-149
Event 160 -
No delegate! System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-160
Event 186 -
Error starting the AS processes. System.NullReferenceException: Object reference not set to an instance of an object.
V-437-186
Event 187 -
Error starting the ATM processes. System.NullReferenceException: Object reference not set to an instance of an object.
V-437-187
Event 223 -
An error occurred. System.Data.SqlClient.SqlException: A transport-level error has occurred when sending the request to the server.
V-437-223
Event 223 -
An error occurred. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-223
Event 284 -
An Error has occured when getting the search results from the database. KVS.Accelerator.Common.Exceptions.SystemBusy: The system is busy.
V-437-284
Event 285 -
An Error has occurred while bulk inserting search items
V-437-285
Event 287 -
Error accepting a Search Accepted Thread - worked thread (0)
V-437-287
Event 288 -
Error adding abandoning a Search. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-288
Event 289 -
Error adding accepting items to queue. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-289
Event 291 -
Error adding sampling a Search. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-291
Event 292 -
Error adding search results to queue: Unrecoverable error processing Search results
V-437-292
Event 293 -
Error adding Vault to Search in the queue. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-293
Event 296 -
Error processing bulk search items: Unrecoverable error bulk inserting search items
V-437-296
Event 308 -
An Error has occurred accepting a Search
V-437-308
Event 312 -
An error has occured when initializing an Search queue. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-312
Event 323 -
An error has occured when initializing the Search Vaults. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-323
Event 328 -
An error occurred executing usp_SearchResults_Add
V-437-328
Event 341 -
Error inserting search results
V-437-341
Event 345 -
Error saving a search result
V-437-345
Event 390 -
Error adding Pausing a Search. System.Data.SqlClient.SqlException: Cannot open database "EVTest" requested by the login. The login failed.
V-437-390
Event 40966 -
A program fault has raised an exception. Exception: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error:0 - An existing connection was forcibly closed by the remote host.)
V-437-40966
Solution
Important Note For Servers In A Clustered Environment Or That Use Network Interface Card Teaming
It is of vital importance to determine if a server is a member of a cluster BEFORE making any changes to the TCP Offload Engine settings described in this article. Examples include Windows Server Failover Cluster nodes and SQL Always On Availability Groups replicas. Some cluster applications require TCP Offload Engine to be enabled on each cluster node or replica for proper functionality. Disabling any TCP Offload Engine settings on cluster nodes or replicas could adversely affect network performance for cluster-aware applications and/or operating systems. As such, it is recommended not to edit any TCP Offload Engine settings for servers that are nodes or replicas in a clustered environment without first consulting the cluster application documentation. If the cluster documentation clearly confirms TCP Offload Engine settings can be changed without any negative effects, then proceed with the changes after creating a plan to roll back the changes if needed. When in doubt, do NOT make any changes to the TCP Offload Engine settings.
Similar consideration should be given to servers using Network Interface Card (NIC) teaming. Some NIC teaming applications require TCP Offload Engine to be enabled on each NIC for proper functionality. Disabling any TCP Offload Engine settings on teamed NICs could adversely affect network performance for cluster-aware applications and/or operating systems. As such, it is recommended not to edit any TCP Offload Engine settings for servers that use NIC teaming without first consulting the NIC teaming documentation. If the NIC teaming documentation clearly confirms TCP Offload Engine settings can be changed without any negative effects, then proceed with the changes after creating a plan to roll back the changes if needed. When in doubt, do NOT make any changes to the TCP Offload Engine settings.
- Obtain the latest basic input/output system (BIOS) update for the server.
- Obtain the latest firmware update for the network adapter.
- Obtain the latest driver update for the network adapter.
WORKAROUND:
The following changes are to be made on the Enterprise Vault, Accelerator and SQL servers.
- Disable TCP Chimney Offload feature
Windows 2003 Server:
If the operating system is Microsoft Windows Server 2003, perform the following steps:
- Disable TOE and Receive Side Scaling
- Disable TSO