Database Security Products (MOSC)

MOSC Banner

wants to grant DBA user but not SYS/SYSTEM to change parameter settiings through Database Vault

edited Jul 5, 2016 5:05PM in Database Security Products (MOSC) 1 commentAnswered

we implement database vault for our database i want another DBA user to grant change the parameter though Database valut.

therefor i did folowing activity

create DBA user U3

Add user to "Oracle Database realm" as owner

Add user to "Allow system parameter" rule set by adding following rule

Grant U3 SYS_CONTEXT('USERENV','SESSION_USER') = 'U3'

but still i can not perform this task by login as U3 user

Tagged:

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