SELECT permission denied on object sysobjects

  • Do they get this when EM starts? Perhaps they do not have master access?

  • The problem was that the 2 "deny" database roles were check. They were overiding the access.

    Thanks.

    Case closed.

  • you checked all the database roles?

    including DENY_DATA_READER and DENY_DATA_WRITER

    this sounds like the problem

    you only need to grant them the single role of Database_owner and they have all the permissions you need.

    remove all the others and you're laughing!

    MVDBA

Viewing 3 posts - 1 through 4 (of 4 total)

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