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.