Software Development Network>> SQL Server>> SQL Agent Failure
Presumably you are using a log provider in your packages so first thing to do would be to look at those logs.
Also, use command-line job step to execute the package. http://wiki.sqlis.com/default.aspx/SQLISWiki/ScheduledPackages.html
-Jamie
SQL Agent Failure
François Paradis
http://support.microsoft.com/kb/918760
Please check it out.
JBABumper
Presumably you are using a log provider in your packages so first thing to do would be to look at those logs.
Also, use command-line job step to execute the package. http://wiki.sqlis.com/default.aspx/SQLISWiki/ScheduledPackages.html
-Jamie