Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-19270

XPDY0050 - treat failed - expected expected_operand_type got actual_operand_type
  • expected_operand_type: The required operand type.
  • actual_operand_type: The input operand type.

Cause

The type of the operand to the treat expression does not match the required type.


Action

Fix the input operand to be of the correct type.