Database Error Messages

ORA-28068

The object "string" does not have a data redaction policy.

Cause

The specified object did not have a data redaction policy defined on it.


Action

Specify the name of an object that has a data redaction policy, or use DBMS_REDACT.ADD_POLICY to add a data redaction policy.