ORA-24365
        data conversion from one character set to another character set failed
        
        
        Cause
        This error occurs during conversion of a multibyte character data when the source data is abnormally terminated in the middle of a multibyte character. Usually caused by incorrect character set specification or corrupted data
        Action
        Ensure that the correct character set is specified and data is not //          corrupted.
        
     
    
    
        ORA-24365
        error in character conversion
        
        
        Cause
        This usually occurs during conversion of a multibyte character data when the source data is abnormally terminated in the middle of a multibyte character.
        Action
        Make sure that all multibyte character data is properly terminated.
        
     
    
    
        ORA-24365
        error in character conversion
        
        
        Cause
        This usually occurs during conversion of a multibyte character data when the source data is abnormally terminated in the middle of a multibyte character.
        Action
        Make sure that all multibyte character data is properly terminated.