SSIS Package trouble
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everyone, Lately i'm working on a SSIS Package that downloads some data from one database to anohter. Their is one problem, when i run the package their is nothing wrong. When i try to put it in an job it fails. I've checked the logs but they don't give me some usefull information, the only thin that i've got is: Job failed at step 'my package name'. I've also checked the permissions, their good (i think) and when i do a connection test in visual studio their is nothing wrong with both connections. When i execute the package in visual studio, nothing fails and the data is pumped over. Does anyone have an idea about this?
Stef