Oracle Error Message
PLS-00585: declared support library for opaque type is not a library
Reason for the Error
An attempt was made to name a support library for an opaque type, but the name refers to an object that is not a library.
Solution
Change the declaration to name a valid library.