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
Best ecommerce platform
What is the best ecommerce software for Frontpage with an exisiting merchant account?
Animated GIFs and Dynamic Layers
xcopy - Insufficient memory
Remote Access (VPN) Problem
Left click turns into right click intermittently
How do you search for word in text file
Special character not showing when using AJAX
can i delete softwaredistribution folder on dc
Need to use Group Policy to configure computers in a specific OU to use a hardware applience to syncronize time (NTP).