Oracle Error Message
ORA-28069: A data redaction policy already exists on this object.
Reason for the Error
A data redaction policy was already in existence on this object.
Solution
Specify a table or view which does not already have a redaction policy defined on it, or use DBMS_REDACT.ALTER_POLICY to alter the existing redaction policy for this object.