Hi Team,
Please do help me on this SSIS packages issues.
We do have couple of packages in our environment. The jobs are failing with the following error when we execute through SQL Agent jobs:
An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80040E4D Description: "Login failed for user 'xxxx'.".
However the jobs are able to run manually through DTSEXECUI.exe. The SQL Agent has been configured through SQL service account. In the SSIS we are using the SQL profile. Please do help me on this.
Thanks in advance!!