Database Error Messages

OCI-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.