Database Error Messages

ORA-29655

USING clause is incompatible with its supertype

Cause

The USING clause of a type has to be the same as its supertype or compatible with it.


Action

Make sure the USING clause is compatible with its supertype.