ORA-62009
        cannot encode an invalid XML character 0xhex_value in a supplemental log
        - hex_value: The hexadecimal value for the outstanding character.
        Cause
        An attribute was being populated or updated with characters that were not valid for XML and, therefore, could not be logged.
        Action
        Store the desired value in a RAW or BLOB attribute.
        
     
    
    
        ORA-62009
        cannot encode an invalid XML character 0xstring in supplemental log
        
        
        Cause
        An attribute was being populated or updated with characters which are not valid for XML and therefore could not be supplementally logged.
        Action
        Store the desired value in a RAW or BLOB attribute.
        
     
    
    
        ORA-62009
        cannot encode an invalid XML character 0xstring in supplemental log
        
        
        Cause
        An attribute was being populated or updated with characters which are not valid for XML and therefore could not be supplementally logged.
        Action
        Store the desired value in a RAW or BLOB attribute.