Source: "Microsoft DB2 OLE DB Provider" Hresult: 0x80040E14 Description: "A TCPIP socket error
Hello,
We are getting below error while executing a SSIS job
Error: 2023-08-21 20:40:04.93 Code: 0xC0202009 Source: Data Flow Task 21 OLE DB Source [161] Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E14. An OLE DB record is available. Source: "Microsoft DB2 OLE DB Provider" Hresult: 0x80040E14 Description: "A TCPIP socket error has occured (10054): An existing connection was forcibly closed by the remote host. ". End Error Error: 2023-08-21 20:40:04.93 Code: 0xC0047038 Source: Data Flow Task 21 SSIS.Pipeline Description: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on OLE DB Source returned error code 0xC0202009. The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 7:10:00 PM Finished: 8:55:39 PM Elapsed: 6338.06 seconds. The package execution failed.
Please help