Oracle Error Message
PLS-00145: duplicate external WITH CONTEXT specification in subprogram expression
Reason for the Error
The subprogram was found to have two external WITH CONTEXT specifications.
Solution
Remove one of the external WITH CONTEXT specifications.