Database Error Messages

ORA-22141

given size [string] must be even in UTF-16 environment

Cause

The given resize size is odd. In a UTF-16 environment, all characters are 2 bytes in length.


Action

Ensure that the given size is even.