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
No permissions for Database, but have .mdw file. How can I edit it t gain acces to Db?
That assembly does not allow partially trusted callers
TextBox and Validation Rule
.NET MySQL question
routing and Remote access error
TC5730 Thin Client WES 2009 Terminal Services 2008 Single Sign On issue (0x507?)
Access 2007 Customized Ribbon button disappears in Runtime
How do I fix App log Event id 1202 warning. 0x534 error (Windows 2000 Server)?
Royal Flush Browser Test
How to create links in access tables