Database Error Messages

ORA-45627

There is no associated sensitive column(s) of sensitive column type string.

Cause

DBMS_TSDP_PROTECT.ENABLE_PROTECTION PL/SQL API executed prior to associating sensitive columns to the sensitive column type.


Action

Specify a valid sensitive column for the sensitive column type using DBMS_TSDP_PROTECT.ASSOCIATE_POLICY PL/SQL API.