Quantcast
Channel: Questions in topic: "sql-server-2005"
Viewing all articles
Browse latest Browse all 415

Problem in detecting orphaned user on database.

$
0
0
This is database restore case(MSSQL2005 to MSSQL 2008) in that database is restored from one server to another server and while checking orphaned user by command “sp_change_users_login 'report'” for few users it does not show report even these are orphaned user because these have no mapping login available on server. On user properties Login box is blank but in sysusers table field islogin is true, not understand in which case it happened and why these user are not showing in orphaned user report. Please let me know if you required any other details. ![users][1] [1]: http://ask.sqlservercentral.com/storage/temp/222-User+Properties.jpg

Viewing all articles
Browse latest Browse all 415

Trending Articles