Database Security Products (MOSC)

MOSC Banner

Grant select permission to all objects of another schema

edited October 2009 in Database Security Products (MOSC) 7 commentsAnswered
Hello,
we run a java/database application, which imports (not "imp" )
data from external source into the database.

For every daily import , the app create new tables,views ...
in a database schema.
e.g. "create table app_master.import_20081205 ....."

Now we have the challenge, to give some users select permissions to all objects in the "app_master" schema.

Of course we can create a role and grant the required object privileges.
But this is no solution, because I have to expand this role
every day, the import is running.

Is it possible to grant select privileges to ALL objects in another schema.

Howdy, Stranger!

Log In

To view full details, sign in.

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