dbTalk Databases Forums  

changing package owner

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss changing package owner in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jill johnson
 
Posts: n/a

Default changing package owner - 04-27-2004 , 08:41 AM






Hi, I am a system administrator and I tried using sp_changeobjectowner to change the owner of a local dts package and it won't let me. Is there another way to change a local package owner in EM or QA? Thanks!

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: changing package owner - 04-27-2004 , 09:30 AM






sp_changeobectowner won't work for packages. Often time you
don't really need to worry about the package owner. You can
find more information on the topic and methods you can use
to change the owner in the following article on sqldts.com:
Package Ownership Issues
http://www.sqldts.com/default.aspx?212

-Sue

On Tue, 27 Apr 2004 06:41:03 -0700, jill johnson
<anonymous (AT) discussions (DOT) microsoft.com> wrote:

Quote:
Hi, I am a system administrator and I tried using sp_changeobjectowner to change the owner of a local dts package and it won't let me. Is there another way to change a local package owner in EM or QA? Thanks!


Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: changing package owner - 04-27-2004 , 09:33 AM



Have a look here

Package Ownership Issues
(http://www.sqldts.com/default.aspx?212)

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"jill johnson" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi, I am a system administrator and I tried using sp_changeobjectowner to
change the owner of a local dts package and it won't let me. Is there
another way to change a local package owner in EM or QA? Thanks!




Reply With Quote
  #4  
Old   
Rand Boyd [MSFT]
 
Posts: n/a

Default RE: changing package owner - 04-28-2004 , 02:06 PM



The only way to have a change in a DTS package owner to persist is to save
the DTS package as a structured storage file, log in as the user who you
want to own the package, open the package and save it (with a different
name).

Rand
This posting is provided "as is" with no warranties and confers no rights.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.