Database Security Products (MOSC)

MOSC Banner

How to allow other user to see my schema's structure without seeing data?

edited Sep 27, 2019 3:51PM in Database Security Products (MOSC) 7 commentsAnswered ✓

Hi,

Our management introduce a tool and want to audit object changes.

They want to see any objects' changes and don't want to see data.

How to grant permission to select all_objects to a user for specific schema but this user cannot see the schema's data?

"SELECT ANY TABLE" cannot fit this requirement.

"GRANT SELECT ON SYS.ALL_OBJECTS TO .." cannot see objects belong to other schema. If the user can see the table structure on other schema, it can see the data.

Thanks

Xiaogang"

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