Hi All
I am getting this following Error when scheduled package run..
Source: SalesDataLoad Connection manager "Excel Connection Manager" Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft JET Database Engine" Hresult: 0x80004005 Description: "The Microsoft Jet database engine cannot open the file ''. It is already opened exclusively by another user, or you need permission to view its data.".
I have made sure that file is not access by any one. Job running under SA user. What could be the reason of this failure?
Thanks in Advance