Database Security Products (MOSC)

MOSC Banner

SCHEMA based privileges and auditing

edited Apr 15, 2010 6:13AM in Database Security Products (MOSC) 3 commentsAnswered
I need schema based features. (Hopefully Oracle will add this as new feature if not)
grant select any table for SCHEMA to ROLE; (So that privilege does not need to refreshed with dropping and creating tables and other schema objects)

Same: 
audit  table for SCHEMA; (so all tables for particular get automatically audited whenever created, changed ,dropped or else)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center