Database Error Messages

ORA-64509

Mismatch between complex type and SQL type "SQL_type"
  • SQL_type: The SQL type.

Cause

The attributes referenced in the schema definition differ from the attributes referenced by SQL type.


Action

Ensure that the SQL name annotation references all of the existing attributes in SQL type.