dbTalk Databases Forums  

Dts Packages and SA accounts

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


Discuss Dts Packages and SA accounts in the microsoft.public.sqlserver.dts forum.



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

Default Dts Packages and SA accounts - 11-14-2003 , 10:31 AM






i recently assigned a password to the sa account and noticed that all my dts packages stopped working . why is that and how do i fix the problem. i reset the sa login to null and the packages ran . HELP

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

Default Re: Dts Packages and SA accounts - 11-14-2003 , 10:43 AM






If these are failing when run manually, then you need to
take a look at the connections in the SQL Server connection
property. If you specified to connect to the SQL Server
connection using sa, you need to change the password here.
If they work manually but are now failing as scheduled jobs,
when you schedule a DTS package using the Schedule Package
functionality of DTS and you have registered SQL Server in
Enterprise Manager using sa then sa and the password are
used in the encrypted command line generated for the dtsrun
command of the job. The same thing if using the dtsrunui
utility to generate an encrypted command for dtsrun and you
specify sa when using this tool. In this case, you need to
change the dtsrun commands for the jobs.

-Sue

On Fri, 14 Nov 2003 08:31:05 -0800, Lara31
<anonymous (AT) discussions (DOT) microsoft.com> wrote:

Quote:
i recently assigned a password to the sa account and noticed that all my dts packages stopped working . why is that and how do i fix the problem. i reset the sa login to null and the packages ran . HELP


Reply With Quote
  #3  
Old   
lara31
 
Posts: n/a

Default RE: Dts Packages and SA accounts - 11-17-2003 , 08:51 AM



Thanks a lot that worked!

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.