ORA-28061
This object cannot have a data redaction policy defined on it.
Cause
An attempt is being made to define a data redaction policy on an object that is not supported. Data redaction policy is not supported for the following objects:
- Object which is not a table or view.
- Editioned view.
- Timehouse-enabled table.
- Specialized tables created internally by the server in conjunction with various features such as materialized view.
Action
Specify the object that is supported for data redaction.
ORA-28061
This object cannot have a data redaction policy defined on it.
Cause
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.
Action
Specify the name of a table or view.
ORA-28061
This object cannot have a data redaction policy defined on it.
Cause
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.
Action
Specify the name of a table or view.