Database Error Messages

OCI-52518

Duplicate DATA ROLE data_role_name is in the granted_revoked data role list.
  • data_role_name: The name of the data role.
  • granted_revoked: Granted or revoked list.

Cause

The granted/revoked data role list specified data role more than once in the GRANT/REVOKE DATA ROLE statement.


Action

Remove the duplicate data role from the granted/revoked data role list and retry the statement.