Oracle Error ORA-29540: class string does not exist

Oracle Error Message

ORA-29540: class string does not exist

Reason for the Error

Java method execution failed to find a class with the indicated name.

Solution

Correct the name or add the missing Java class.