Oracle Solution for Error ora-12445

Solution for Oracle Error ORA-12445

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.