Oracle 26ai

ORA-03400

  • column_type: Type of the column being used for conversion
  • define_type: The type definition on client side
  • column_name: Name of the column used for conversion
  • define_position: Define position in statement

Cause

Attempted conversion from column type to define type failed on server side.


Action

Use the column name and type to identify the problematic conversion value to the defined type.