Sunny4Ever
IS-IT--Management
Hi all,
I have a SQL 2000 db in a production environment that has somehow lost the dbo/sa account even though this account is the owner of all the tables? Sa was the only account and now there are 0 database users!?! I need to recreate the dbo/sa user but SQL will not allow this operation and returns an error that I "cannot use reserved user name sa"
Any ideas how this could be possible. If I try to replicate this on a test database SQL returns an error if I try to delete the sa user as it owns objects.
More importantly does anyone have any tricks to fix this and get the dbo user back?
Thanx in advance
-S
I have a SQL 2000 db in a production environment that has somehow lost the dbo/sa account even though this account is the owner of all the tables? Sa was the only account and now there are 0 database users!?! I need to recreate the dbo/sa user but SQL will not allow this operation and returns an error that I "cannot use reserved user name sa"
Any ideas how this could be possible. If I try to replicate this on a test database SQL returns an error if I try to delete the sa user as it owns objects.
More importantly does anyone have any tricks to fix this and get the dbo user back?
Thanx in advance
-S