I cannot add user Domain\user to mssql database - says i already exist?

  • Hi

    Iam the DBO for the "Test" Database having SFCR\Nag25 account and Iam trying to add one more

    account as a DBO for same database which has the same user id but domain name is different.

    While trying to add iam getting "Error 15023: User or role 'Domain\User' already exists in the current database .

    Can you please help me how to fix this..

    thanks

    Regards

    Nag

  • there can only be one DBO user in a database.

    That user is actual database owner.

    You can add another user using his own user.

    If that user needs dbo-privileges, you'll need to add him to the db-owner database group.

    contact your sysadmin for howto !

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me

  • Thanks a Lot for your information 🙂

    Regards

    Nag

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply