Hi Team,
While executing the SSIS package we get the below error message and we don't use Linked server inside the package to pull data from the server. This happens intermittently. Can anybody please suggest me what needs to be looked at to fix this error.
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 10.0" Hresult: 0x80004005 Description: "Protocol error in
TDS stream". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Protocol error in TDS stream". An OLE DB record is available. Source: "Microsoft SQL Server Native Client
10.0" Hresult: 0x80004005 Description: "Protocol error in TDS stream".
Thanks