Oracle GoldenGate Error Messages

OGG-30574

File {5} (token 0x{4}) detected at trail file {0}, RBA {1,number,0}, for table {2}, column {3}. Native format {5} is not supported for this target. Please add TRANLOGOPTIONS NOUSENATIVEOBJSUPPORT to the source Extract parameter file to fetch the full {5} from the source database in XML format.


Cause

Partial LOB/XML update operations are not supported for this target.


Action

Use TRANLOGOPTIONS NOUSENATIVEOBJSUPPORT inside Extract parameter file to fetch the UDT column value from the source database in XML format.