Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SQL Job Output in another server

$
0
0

Hi,

I am using mssql 2008 and by using BIDS2008 i have created a package and output in excel format, the output path is another server(00.00.00.00\export\). The package is running and i got result when i run the package in BIDS but when i try this using SQL server Agent (jobs)it display the error,

------------------------------------------------------------------------------------

Started:  7:42:15 AM
Error: 2012-10-30 07:42:16.66
   Code: 0xC0202009
   Source: Package1 Connection manager "DestinationConnectionExcel"
   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 '\\192.168.10.219\Export\SourceExcel\Export_Test.xls'.  It is already opened exclusively by another user, or you need permission to view its data.".
End Error
Error: 2012-10-30 07:42:16.67
   Code: 0xC00291EC
   Source: Preparation SQL Task 1 Execute SQL Task
   Description: Failed to acquire connection "DestinationConnectionExcel". Connection may not be configured correctly or you may not have the right permissions on this connection.
End Error
DTExec: The package execution returned DTSER_FAILURE (1).

--------------------------------------------------------------------------------

When i search in google, it is the reason of user permission/access denied but my server is under "work group" and i have given all the permissions. Let me know any special permission is there to export the excel?

Please guide me to overcome this issue and many thanks in advance.

Regards,

Samsul hudha .M.Y



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>