Identify Instance Data Replication errors
Identify Instance Data Replication (IDR) errors by viewing the metadata for messages between producer and consumer instances, payload error logs, and message logs.
Before you begin
Role required: idr_admin or admin
Procedure
- View the producer or consumer metadata logs.
| Producer | Navigate to Instance Data Replication > Producer Replication Sets, select a producer replication set and click the Replication Metadata Logs related link. |
| Consumer | Navigate to Instance Data Replication > Consumer Replication Sets, select a consumer replication set and click the Replication Metadata Logs related link. |
On either the producer instance or the consumer instance, to view transformation errors and replications that failed to load:
Navigate to Instance Data Replication > Replication Payload Error.
If the Source value is Seeding, the error occurred during seeding. If the source value is different, the error occurred during a replication set update. If any column breaks during transformation, transformation for the entire table breaks and data is not replicated in the table.
Select an error in the Created column.
The Error Message field on the Payload Error pane describes the payload error.
View the replication log on either the producer instance or the consumer instance:
Navigate to Instance Data Replication > Replication Log.
Select an entry.
The Instance Data Replication Log form shows the message and message level.
Parent Topic:Resolving data replication errors in Instance Data Replication