Database Error Messages

OCI-45607

Column string.string in schema string has already been identified as sensitive.

Cause

The column was already identified as sensitive.


Action

Drop the sensitive column using the DBMS_TSDP_MANAGE.DROP_SENSITIVE_COLUMN procedure and retry the operation.