ORA-29275: partial multibyte character
What triggered the Error:
e requested read operation could not complete because a partial multibyte character was found at the end of the input.What should we do to fix it:
sure that the complete multibyte character is sent from the remote server and retry the operation. Or read the partial multibyte character as RAW.