Database Error Messages

ORA-25710

failed to revoke a schema privilege from "schema_name"
  • schema_name: The schema name whose schema privilege is being revoked.

Cause

An attempt was made to revoke a schema privilege that was granted with a different scope.


Action

Retry the operation with the correct value for the CONTAINER clause.