Oracle Error Message
ORA-12442: policy column “string” already used by an existing policy
Reason for the Error
You tried to create a policy with the same policy column name as an existing policy.
Solution
Use a different name for the policy column or drop the existing policy.