Oracle Solution for Error ora-12444

Solution for Oracle Error ORA-12444

ORA-12444: policy already applied to table

What triggered the Error:

You tried to apply a policy to a table that was already protected by the policy.

What should we do to fix it:

To change the policy options, predicate, or label function, remove the policy from the table and re-apply it.