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
Forms: Conditional Formatting (when field Is Not Null) on Tab Stop
SQL SERVER 2005 - SELECT top 4 query
Programatically create multiple paragraph to a Excel Cell
MS Word 2007 :: Tables :: Prevent Page Break
Exchange 2010 After install when initialising it looks for the DC not the member server
SQL Server 2005 Error, Ex_handle_except encountered exception C0000005 - Server terminating
Outlook xp exchange 2010
How do i develop a chat application without using timer in c#?
What would cause the Report_NoData Sub routine to run twice? Access 2003
Active Directory