Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


Specify a different name or drop the existing SQL profile.

No comments:

Post a Comment

Thanks for your comment.