Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Warning and error messages in Instance Data Replication

Understand error and warning messages related to schema definitions. You can then troubleshoot or fix Instance Data Replication (IDR) replication issues.

MessageTypeAction
The consumer instance does not recognize the [specified] table from the associated IDR schema.ErrorThe replication entry cannot process any messages. Please enable a transformation with this table to receive updates from this table to the consumer instance.
The consumer instance does not recognize the [specified] column from the associated IDR schema.WarningThe replication entry cannot process any of the specified columns. Please enable a transformation with this table in order to receive updates from this column to the consumer instance.
The consumer instance does not recognize the column type or length from the associated IDR schema for these columns: [specified columns].WarningThe consumer instance might lose data for those columns. Please enable a transformation with this table in order to receive updates from these table columns.

Parent Topic:Transform replication data