unable to add diagrams

  • When I try to add it I get error saying that the database needs valid owner.

    On the "General" screen there is an Active Directory owner.

    but on the Files screen the owner is blank.

    Why is that and why do I need to have an owner there?

    Thanks,

    Tom

  • I'm don't know the WHY, but I can tell you it is blank because the AD login that "owns" the database is not valid on that server either because the person no longer works for the company or the database has been restored on a server that does not have that login on it.

    If you are a sysadmin you can run ALTER AUTHORIZATION ON DATABASE::DatabaseName TO sa;

    I typically have the databases owned by sa since that will exist (even in Windows Authentication only servers) on all servers.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply