When Replication Extract detects a replication error, it updates the row associated with the table in the LTMOBJECTS table with diagnostic information that describes the error. Replication Extract follows this procedure:
Replication Extract sets the contents of the ERROR_CODE column in the LTMOBJECTS table to a value greater than 0.
Replication Extract places the QID of the record containing the error in the QID column.
You can specify Terminate as the
value of the LogExtractError parameter in
the configuration file to force Replication Extract to terminate when it detects
replication errors.
This section contains information on using the Replication Agent LTMOBJECTS system table to troubleshoot and correct replication errors.