Oracle Error ORA-29660: Unable to find the class defined in the EXTERNAL NAME clause

Oracle Error Message

ORA-29660: Unable to find the class defined in the EXTERNAL NAME clause

Reason for the Error

The class is not loaded in the database.

Solution

Make sure the EXTERNAL NAME corresponds to a loaded class in the the database.