Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-46008

There are multiple RAS policies associated with schema_name.object_name.
  • schema_name: The name of the schema that owns the object.
  • object_name: The name of the object where security polices are associated.

Cause

An attempt was made to drop a Real Application Security (RAS) policy on an object while the object had more than one enabled RAS policy.


Action

Ensure that you are dropping the RAS policy on the correct object. If you have the correct object, you need to specify the RAS policy name that you want to drop.