Database Error Messages

OCI-52537

DATA ROLE role_name managed by application cannot be granted to another data role or end user.
  • role_name: The name of the data role.

Cause

An attempt is being made to grant a data role that is granted to an application identity to another data role or end user.


Action

Query the DBA_DATA_ROLE_GRANTS view for application managed data roles. Do not try to grant application managed data roles to another data role or end user.