Oracle Error Message
ORA-12445: cannot change HIDDEN property of column
Reason for the Error
You tried to specify a different HIDE option for a table with an existing policy column.
Solution
Drop the column from the table and reapply the policy with the new HIDE option.