Hi,
We are facing error while try to run SQL server jobs. Its SSIS package. SSIS pacage is deployed on A server but database access happen on B server and its creating .csv in share location.
Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E4D. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 10.0" Hresult: 0x80040E4D Description:"Login failed for user 'ABC\SQLServer'.". End Error Error: 2016-02-10 06:53:59.92 Code: 0xC020801C Source: Data Flow Task_1 OLE DB Source [46] Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "DDCFINDBP01VM.My_Travel_Expense" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. End Error Error: 2016-02-10 06:53:59.92 Code: 0xC0047017 Source: Data Flow Task_1 SSIS.Pipeline Description: component "OLE DB Source" (46) failed validation and returned error code 0xC020801C. End Error Error: 2016-02-10 06:53:59.92 Code: 0xC004700C Source: Data Flow Task_1 SSIS.Pipeline Description: One or more component failed validation. End Error Error: 2016-02-10 06:53:59.92 Code: 0xC0024107 Source: Data Flow Task_1 Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 6:53:59 AM Finished: 6:53:59 AM Elapsed: 0.875 seconds. The package execution failed. The step failed.