OCI-52533
DATA ROLE role_name cannot be granted to an application identity.
- role_name: The name of the data role.
Cause
An attempt is being made to grant a data role that has already been granted to another data role or end user to an application identity. This is currently not supported.
Action
Review existing data roles by querying the DBA_DATA_ROLES view. Choose another data role and try again.