re: error 21008 when adding new user
From: Charlie (charlesg_at_bes.ci.portland.or.us)
Date: 08/25/03
- Next message: Russell Fields: "Re: Why wasn't log when SA password changed?"
- Previous message: Charlie: "Apply MS03-033 to Server and Client?"
- In reply to: tony: "error 21008 when adding new user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 25 Aug 2003 10:58:28 -0700
I believe this means the user id in master db is out of
sync with the user id in your database. Run this system
stored procedure against your database and it should
resolve the problem.
sp_change_users_login 'Auto_fix', username
Replace 'username' with the problem user.
- Charlie
>-----Original Message-----
>i am getting this message ([sql-dmo]user already exists
in
>database)when trying to add a user but they are not in
the
>list??? any help appreciated
>.
>
- Next message: Russell Fields: "Re: Why wasn't log when SA password changed?"
- Previous message: Charlie: "Apply MS03-033 to Server and Client?"
- In reply to: tony: "error 21008 when adding new user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|