DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Grant a object privilege to user

  1. #1
    Join Date
    Mar 2001
    Posts
    109
    What privilege do I need to grant a object privilege to a user?
    I used DBA Studio with SYS user and tried to grant "ALTER/UPDATE some_table" to a user, but got a message of INSUFFICIENT PRIVILEGES.

    Thanks for any help.
    zm

  2. #2
    Join Date
    Feb 2001
    Posts
    389
    You have to be the owner of the object to grant priviliges on objects.

  3. #3
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    Or the owner of that object should grant you the privileges WITH GRANT OPTION so that you can pass those grants to other users.
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width