Database Error Messages

OCI-52534

DATA ROLE role_name cannot be granted to APPLICATION IDENTITY app_id_name with START TIME or END TIME.
  • role_name: The name of the data role.
  • app_id_name: The name of the application identity.

Cause

An attempt is being made to grant a data role to an application identity with START TIME or END TIME.


Action

Try grant the data role without specifying start time and end time.