Warning and error messages for schema validation in Instance Data Replication
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- Instance Data Replication
The Washington DC release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
Understand error and warning messages relating to schema definitions. You can then troubleshoot or fix Instance Data Replication (IDR) replication issues.
| Message | Type | Action |
|---|---|---|
| The consumer instance does not recognize the [specified] table from the associated IDR schema. | Error | The 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. | Warning | The 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]. | Warning | The consumer instance might lose data for those columns. Please enable a transformation with this table in order to receive updates from these table columns. |