thanks andycrofts. yes, i am aware of that. that's why we use a batch file rather than a scheduled job in SQL. we can control the account that the batch file runs under. the account we use has full rights to run packages. i have many other packages that use the same model and all run fine. what's different about this package is that it connects to the AS400 using the IBM iSeries client, and that is where the failure is occuring. for some reason, the iSeries connection is timing out.
Main Topics
Browse All Topics





by: andycroftsPosted on 2009-04-28 at 06:18:54ID: 24250503
I suspect it has to do with the permissions of the accounts that run the DTS. They are likely to be different when run maually versus scheduled task.