Database Error Messages

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

OCI-45640

Columns on SYS-owned table cannot be marked as sensitive.

Cause

A column in a SYS owned table was being marked as sensitive using DBMS_TSDP_MANAGE procedure.


Action

Ensure the column being marked as sensitive does not belong to a SYS-owned table.