Microsoft
Software
Hardware
Network
Question : SQL Problem: Property Owner is not available for Database '[databasename]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights.
Recently we created a new domain and migrated all of the servers over to the new domain. After migrating our SQL 2005 sever, we are unable to access the properties of some of our databases in the Management studio.
We get the following error
Cannot show requested dialog.
Property Owner is not available for Database '[databasename]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights.
What can I do to fix the error and access the properties again?
Screen Shot Attached
Answer : SQL Problem: Property Owner is not available for Database '[databasename]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights.
1-yes
2-in ssms select NEW QUERY from icons below the menu and in this window run the script
USE
yourdbnamemustbehere
EXEC sp_changedbowner 'sa'
Random Solutions
TAPI in VB.NET
Prevent User from writing in textbox
SQL - CASE Statement help needed
Excel automation: unload XLL so Excel can quit
Converting ANSI-89 to ANSI-92 T-SQL queries
mysql utf8
RDP 7 Audio Compression - Latency
Unable to map printer using XPsp2 Corp RDC 6.0
Change link styles in Wizard control sidebar
Compatible Windows Server 2000 SATA Controller?