Database Error Messages

ORA-22307

operation must be on a user-defined type

Cause

attempt to perform an operation that is allowed only on a user-defined type, and the type is not a user-defined type.


Action

Check to make sure that only user-defined types are being operated on.