dbTalk Databases Forums  

How DTS Transfer Login Task works?

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


Discuss How DTS Transfer Login Task works? in the microsoft.public.sqlserver.dts forum.



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

Default How DTS Transfer Login Task works? - 06-20-2005 , 03:14 PM






I have setup a log shipping for disaster recovery for SQL 2k standard edition.

The DTS Transfer Login task could not transfer the login password changes
properly to the standby server. All user logins are standard sql logins. It
looks like if the login already exists in the standby server, even though
with different SID, nothing will be updated.

I have worked around that by clean up the sysxlogin table in standby server,
every time before the scheduled DTS task running.

I have experience with the other option to script syslogin table in the
source server and apply the script to the destination server. That works.

Could any SQL guru advise me if the DTS transfer login task can handle the
login password change?

Thanks,

Frank

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.