ORA-22141: given size [string] must be even in UTF-16 environment ORACLE 报错 故障修复 远程处理
文档解释
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.