![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way to change the ownership of a dts package without having to do a "save as" with a different name? The packages are scheduled as jobs (with multiple steps in the job) and each job would have to be recreated as well. Any help would be appreciated. Thank you. |
#3
| |||
| |||
|
|
Is there a way to change the ownership of a dts package without having to do a "save as" with a different name? The packages are scheduled as jobs (with multiple steps in the job) and each job would have to be recreated as well. Any help would be appreciated. Thank you. |
#4
| |||
| |||
|
|
-----Original Message----- In table sysdtspackages on msdb, you have a column called owner_SID. This can be changed to change package owner. Pete "Laura Reynolds" <lreynolds (AT) dialamerica (DOT) com> wrote in message news:411701c37c50$02193460$a501280a (AT) phx (DOT) gbl... Is there a way to change the ownership of a dts package without having to do a "save as" with a different name? The packages are scheduled as jobs (with multiple steps in the job) and each job would have to be recreated as well. Any help would be appreciated. Thank you. . |
#5
| |||
| |||
|
|
Is there a way to change the ownership of a dts package without having to do a "save as" with a different name? The packages are scheduled as jobs (with multiple steps in the job) and each job would have to be recreated as well. Any help would be appreciated. Thank you. |
#6
| |||
| |||
|
|
There is also a stored procedure called sp_reassign_dtspackageowner that can be used to achieve this. Pete |
![]() |
| Thread Tools | |
| Display Modes | |
| |