Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Roles, user session

user545194Jul 15 2025 — edited Jul 15 2025

Env. 19c SE

When setting roles and checking if they are set in a user session, not all roles that the user has been granted are returned.

Does setting a role as default have any impact?

set role all except connect, resource, soda_app, hs_admin_select_role;

select * from session_roles;
This post has been answered by Jonathan Lewis on Jul 15 2025
Jump to Answer
Comments
Post Details
Added on Jul 15 2025
2 comments
101 views