Oracle Error ORA-29829: implementation type does not exist

Oracle Error Message

ORA-29829: implementation type does not exist

Reason for the Error

The implementation type specified with USING clause could not be found.

Solution

Check to see if the type exists and the user has EXECUTE privilege on this type.