Monday, 7 December 2015

How does Refresh Role Memberships work

Refresh Role Memberships

As per oracle documentation, This job evaluates the role memberships and assigns users to roles based on rules. This job evaluates all the roles whose membership rules have changed since the last job run and their immediate evaluation have not been opted by the administrator. Any guess as of from which table, does this job consider the records that it needs to process?

The answer is DYN_EVAL_CHANGELOG 

 

No comments:

Post a Comment