Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
inbs
Aged Yak Warrior
860 Posts |
Posted - 2011-09-21 : 13:27:11
|
Hi,I've created a System DSN uses IBM iSeries Access ODBC Driver. Then from ADO.NET ODB Provider I selected the System. When I run the package via BIDs all good.But, when I deploy to SSIS Server (under job/msdb) and run the package it always fails with Password for user XXX on server 11.11.11.11 is not correct... |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2011-09-21 : 13:31:33
|
whats the protectin level set for package?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
inbs
Aged Yak Warrior
860 Posts |
Posted - 2011-09-25 : 01:11:49
|
i figured it outi added tha password of the odbc to the configuration packge (table in database) |
|
|
|
|
|