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