Re: Error 15022: The specified user name is already aliased.
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 10/16/03
- Next message: Tom Moreau: "Re: Error 15022: The specified user name is already aliased."
- Previous message: Ata John: "Error 15022: The specified user name is already aliased."
- In reply to: Ata John: "Error 15022: The specified user name is already aliased."
- Next in thread: Ata John: "Re: Error 15022: The specified user name is already aliased."
- Reply: Ata John: "Re: Error 15022: The specified user name is already aliased."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 16 Oct 2003 14:44:05 -0400
You can use sp_change_users_login to fix this. See this for more info:
http://www.support.microsoft.com/?id=246133 How To Transfer Logins and
Passwords Between SQL Servers
http://www.support.microsoft.com/?id=298897 Mapping Logins & SIDs after a
Restore
http://www.dbmaint.com/SyncSqlLogins.asp Utility to map logins to
users
http://www.support.microsoft.com/?id=168001 User Logon and/or Permission
Errors After Restoring Dump
http://www.support.microsoft.com/?id=240872 How to Resolve Permission
Issues When a Database Is Moved Between SQL Servers
-- Andrew J. Kelly SQL Server MVP "Ata John" <anonymous@discussions.microsoft.com> wrote in message news:02d501c39412$7738f710$a301280a@phx.gbl... > Hi, > > I am getting this error message after I restored a > database backup from Production to a test box: error > 15022: The specified user name is already aliased. > However when you go to security > logins > and you go the > properties tab of the userID, the database access tab > doesn't show that the database has been checked. Under the > permit role it shows that the user has a dbo role. Tried > to checked the database and it turns out with this error. > > Any idea folks? > > Thanks > > Ata John
- Next message: Tom Moreau: "Re: Error 15022: The specified user name is already aliased."
- Previous message: Ata John: "Error 15022: The specified user name is already aliased."
- In reply to: Ata John: "Error 15022: The specified user name is already aliased."
- Next in thread: Ata John: "Re: Error 15022: The specified user name is already aliased."
- Reply: Ata John: "Re: Error 15022: The specified user name is already aliased."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|