Oracle Error ORA-28061: This object cannot have a data redaction policy defined on it.

Oracle Error Message

ORA-28061: This object cannot have a data redaction policy defined on it.

Reason for the Error

An attempt was made to define a data redaction policy on an object other than a table or view. Note that a data redaction policy cannot be defined on an editioned view, or on specialized tables created internally by the server in conjunction with various features such as materialized view.

Solution

Specify the name of a table or view.