Oracle Error ORA-13841: SQL profile named string already exists for a different signature/category pair

Oracle Error Message

ORA-13841: SQL profile named string already exists for a different signature/category pair

Reason for the Error

A SQL profile already exists with the name specified under a different signature/category pair so it cannot be replaced, even with FORCE specified.

Solution

Specify a different name or drop the existing SQL profile.