Hi
I have created a SSIS master package. It is contains two child package. The master package is running in fine .
But i am calling the master package in the sql server agent\jobs,the following error coming.
An OLE DB error has occurred. Error code: 0x80040E4D. An OLE DB record is available.
Source: "Microsoft SQL Native Client" Hresult: 0x80040E4D
Description: "Login failed for user 'test1'."
pl help me.