Database Error Messages

OCI-33148

(BINENG01) The width argument for binary conversion must be 1, 2, or 4.

Cause

Widths 1, 2, or 4 can be specified for integer or boolean data. Widths are not allowed for other data types.


Action

Omit the width argument.