Hello pjcwik (AT) gmail (DOT) com,
You more than likely do have an issue with security. How are you executing
the package in agent i.e. what job step type. Have a look here for some
more ideas about how to get better error details
http://wiki.sqlis.com/default.aspx/S...dPackages.html
Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com
Quote:
SQL 2005 SSIS
This should be simple, but its not. I have a simple package that
selects data from one server and inserts it into another. It works
interactively but I cannot get it to run scheduled. I have tried
changing the SQL Agent to my login and it fails. The only message
that I get in history is that the package failed. I added error
trapping in the package but it doesn't catch anything, as the package
does work interactively.
After I create and save the package is there something else I need to
do before I can schedule it to run?
Pete |