Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find out privileges assigned to user?

user9369492Dec 13 2013 — edited Dec 16 2013

Hi all,

   I'm looking for options to find out the way to identify users who are having particular privileges. For instance, i want to find out all users who are having "Create procedure|Create any procedure" procedure. I have tried with "DBA_ROLE_PRIVS" and mapped with "ROLE_SYS_PRIVS" but later one return user specific information. Since i want the information at database level this view is not much helpful.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2014
Added on Dec 13 2013
2 comments
524 views