Oracle GoldenGate Error Messages

OGG-03519

Found NCHAR, NVARCHAR2 or NCLOB attribute in user-defined datatype but the required HAVEUDTWITHNCHAR parameter is missing.


Cause

The source database has a user-defined datatype with the NCHAR, NVARCHAR2 or NCLOB attribute, but the HAVEUDTWITHNCHAR parameter is not specified in the Replicat parameter file.


Action

Add the HAVEUDTWITHNCHAR parameter to the Replicat parameter file.