Microsoft
Software
Hardware
Network
Question : SQL Server Agent can not find my SSIS package
I am trying to deploy a package using SQL Server Agent. This package is located on a shared drive in a folder assigned to only me. I can run the package without a problem either in SSBIS
or in the Execute Package utility and the package is working fine.
When I start the package using SQL Server Agent, it starts the job successfully, I then get an execute error. The error message in the error history log is
"The package could not be found. The step failed."
Can any one shed some light on this. It would be greatly appreciated.
BTW: Everything is running on my local box.
Answer : SQL Server Agent can not find my SSIS package
In the link I sent there is an example. Make sure to set the type as CMDExec in the job step. Then put this in your command.
dtexec.exe /FILE "C:\YOURPATH\YOURFILE.dtsx
" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E
Random Solutions
Using Different Reply To Addresses
How to set options for MS SQL 2005 via isql in linux?
MSXML 4.0 SP2 Parser and SDK will not install
IIS Running, but Web Svcs wont start
File Share logging?
Close WOWEXEC and NTVDM
Locking a jpeg signature in Adobe Professional 8.0
Running python scripts remotely for generating POSER 6 images via a web server
WordPress and bbPress integration
Cannot use EHLO or AUTH LOGIN outside of internal network on Exchange 2003