Oracle 26ai

ORA-11510

Cause

Either a polymorphic or a multi-cast domain was specified with the CAST operator; or the data type or collation for the CAST operator did not match the domain attributes.


Action

Use a non-polymorphic single column domain and match the data type and collation with those of the domain.