dbTalk Databases Forums  

Error creating user during migration from 2000 to 2008

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Error creating user during migration from 2000 to 2008 in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark D Powell
 
Posts: n/a

Default Error creating user during migration from 2000 to 2008 - 10-12-2010 , 01:21 PM






Using the code provided from MS in note How to transfer logins and
passwords between instances of SQL Server http://support.microsoft.com/kb/246133

I am getting the following error from the generated code for some (but
not all) of the create user statements.


Msg 15021, Level 16, State 2, Line 1
Invalid value given for parameter PASSWORD. Specify a valid parameter
value.

CREATE LOGIN [A70_109] WITH
PASSWORD=0x0100CD64B478FDAB3292582542D63B1D727875B B6A28484A19C5FDAB3292
HASHED, CHECK_POLICY=OFF, SID=0x0A7DD299FDB0744CACB50FF391FC0036

The source db is MS SQL Server 2000 and the target is MS SQL Server
2008 R2.

Any ideas?

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.