![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, We have sql server 2000 with sp3. I developed DTS package which contains one connection object. It is defined to use user account which appropriate permission in the database. However, when I saved and scheduled the package, this server was registered in my enterprise manager with 'sa' account. 'sa' account is not being used at all in the package itself. However here is the problem: each month we change 'sa' password according to some security standards. When we changed it last month, job started failing with "login failed" error message. I double checked, there is no 'sa' account defined in the package (there is only one connection, and it uses different account). So I had to register this server under my domain account, open the package again, and save it and schedule it again. After we changed 'sa' password at the beginning of October, IT FAILED AGAIN with the same error message! Obviously, account which is being used first time when creating DTS package, stays inside the package and it is not easy to change it. Does anybody have an idea how to fix this? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |