Database Security Products (MOSC)

MOSC Banner

Password authenticated role are not enable in 11g

edited Jan 9, 2012 8:35PM in Database Security Products (MOSC) 5 commentsAnswered
Recently I upgraded a 10.2.0.4 database to 11.2.0.3 and the default role mechanism wasn’t working.

Queries were failing for endusers that had worked before….

Come to find out Oracle changed the way Default Roles work, the following is a quote from My Oracle Support Doc- What Roles Can Be Set as Default for a User? [ID 745407.1]

“The DEFAULT clause in the:

alter user <username> default roles <role list>;

specifies the roles granted by default to the user at logon. This clause can contain only roles that have been granted directly to the user with a GRANT statement, or roles created by the user with the CREATE ROLE privilege.

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