Database Error Messages

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

ORA-33146

(BINENG00) The width argument for binary conversion can only be specified for INTEGER and BOOLEAN data.

Cause

Only INTEGER and BOOLEAN data types have a fixed width.


Action

Omit the width argument.