Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

TCP Provider: An existing connection was forcibly closed by the remote host.

$
0
0
We have a setup involving 3 servers:ServerA - Source, SQL Server 2008R2ServerB - SSIS/ETL, SQL Server 2014ServerC - Destination, SQL Server 2014ServerD - Alternative Source, SQL Server 2008R2We are receiving the below error message while executing a package reading from ServerA to ServerC:[i]7/17/2015 5:10:47 PM : [-1071636471] SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "Protocol error in TDS stream". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "Communication link failure". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "TCP Provider: An existing connection was forcibly closed by the remote host. ". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "Communication link failure". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "TCP Provider: An existing connection was forcibly closed by the remote host. ". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "Communication link failure". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description: "TCP Provider: The specified network name is no longer available. ". [/i]We then tried a different source, ServerD, and received the same exact error message. We then rebooted ServerC and the issue went away.Any ideas of what could this be related to?

Viewing all articles
Browse latest Browse all 6525

Trending Articles