Hi Greetings to All,
I have been created a Linked Server which working fine in Query Editor when Executing Manually it is working fine without any errors. But when i am scheduling same query in the SQl Server Agent as Job it is giving below error. Pls help on this.
Executed as user: ***\Administrator. Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "ACTUALCALLHISTORY". [SQLSTATE 42000] (Error 7303) OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "ACTUALCALLHISTORY" returned message "The Microsoft Access database engine cannot open or write to the file '\\*******\database\dbescape.mdb'. It is already opened exclusively by another user, or you need permission to view and write its data.". [SQLSTATE 01000] (Error 7412). The step failed.
RehaanKhan. M