ORA-12445: cannot change HIDDEN property of column
What triggered the Error:
You tried to specify a different HIDE option for a table with an existing policy column.What should we do to fix it:
Drop the column from the table and reapply the policy with the new HIDE option.