Skip to Main Content

SQL Developer

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!

View all grants on database object

Robin RMar 21 2014 — edited Mar 21 2014

Hello,

I want to see all the grants on a package which is not owned by my user. I currently see only my own grant. Can this be done in SQL Developer (4.0.1)?

Example:

My user (ABC) logs into database and via Other users>Packages navigates to SYS.UTL_FILE. User ABC has execute rights on this package and has DBA role in database. I can view information on this package but only see by grants on tab 'Grants'. I would like to see all the grants (for other users) on this package. In Toad with the same user/database I see all the grants. When I export the package (with Grants) all the grants are in the script, so it should be possible. I don't know the SYS password.

Why don't I see all the grants? Can this be changed (properties)? Is this a feature or a bug ?

Thanks,

Robin

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2014
Added on Mar 21 2014
2 comments
170 views