Home Forums SQL Server 2008 Security (SS2K8) I'm baffled - Msg 15022 The specified user name is already aliased RE: I'm baffled - Msg 15022 The specified user name is already aliased

  • Actually, the issue is that the login is already mapped to a different user. In this case, the user is called "\SW".

    Drop the database user \SW and then you can create the new user mapped to the login.


    My blog: SQL Soldier[/url]
    SQL Server Best Practices:
    SQL Server Best Practices
    Twitter: @SQLSoldier
    My book: Pro SQL Server 2008 Mirroring[/url]
    Microsoft Certified Master: SQL Server, Data Platform MVP
    Database Engineer at BlueMountain Capital Management[/url]