Oracle Solution for Error ora-29658

Solution for Oracle Error ORA-29658

ORA-29658: EXTERNAL NAME clause is not compatible with its supertype

What triggered the Error:

e EXTERNAL NAME clause of the type is not a subclass of the supertype EXTERNAL NAME.

What should we do to fix it:

ke sure the EXTERNAL NAME clause of the type is a subclass of the EXTERNAL NAME of its supertype.