Oracle Solution for Error ora-12441

Solution for Oracle Error ORA-12441

ORA-12441: policy string already exists

What triggered the Error:

You tried to create a policy with the same name as an existing one.

What should we do to fix it:

Use a different name or drop the existing policy.