Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.