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

Thread: USER running process owned by another

  1. #1
    Join Date
    Apr 2007
    Location
    USA
    Posts
    110

    USER running process owned by another

    Hi
    I need to create a procedure owned by A and on objects owned by A. I need to have B run the procdure to 'alter index A.index_name to unusable' then back. Apart from granting 'alter any table to B' what else does B need.
    Thanks
    Looking for the greatest evil in the world? Look in the mirror.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    b doesnt need alter any table. b needs execute permission on the procedure you created

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