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

Thread: View Trigger Privilege

  1. #1
    Join Date
    Jan 2001
    Posts
    515

    View Trigger Privilege

    Is there a specific privilege that can be granted to a developer to allow him to view the triggers of other schema's ? We have TOAD and he does not see the trigger code in another schema.

    Thanks

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    grant select on dba_triggers to the user

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