Delays in replicating data with Instance Data Replication
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Instance Data Replication
Delays in replicating data from the producer instance to the consumer instance can occur with Instance Data Replication (IDR).
After IDR has been set up on the producer instance, the IDRProducerJob job runs on producer instances to detect data updates. When there are updates to replicate, the producer instance sends the updates to consumer instances.
The IDRConsumerJob job runs on the consumer instances to detect the data updates from a producer. When the IDRConsumerJob job detects updates, it updates the data in consumer tables.

It takes some time for the data updates in a producer replication set to appear in consumer replication sets. You can look on the monitoring dashboard to see how long data updates take from a producer replication set to consumer replication sets. Look at the queue dashboard to see the replication record queue, message queue, and messages processed for all replications sets.
If you have significant data delays, contact Customer Service and Support.
Related Content
- Comparing replicated data between instances in Instance Data Replication
Find missing or mismatched records by comparing replication data between instances in Instance Data Replication (IDR).
- Deploying a replication configuration from one instance to another in Instance Data Replication
Copy a replication configuration from one instance to another through an update set in Instance Data Replication (IDR).
- Cloning with Instance Data Replication
Ensure that certain tables are preserved or excluded to clone your database from one instance to another successfully with Instance Data Replication (IDR).
- Monitoring Instance Data Replication
You can monitor the status of active producer and consumer replication sets, scheduled jobs, seeding requests, and license or usage details through the Instance Data Replication (IDR) Monitoring Dashboard.
- Monitoring queues in Instance Data Replication
Monitor the replication record queue, message produced queue, message consumed queue, and the messages processed for all replications sets through the Instance Data Replication (IDR) Queue Dashboard.
- Avoiding insert and update errors in Instance Data Replication
You can avoid insert and update failures in Instance Data Replication (IDR) by specifying a class name filter in the producer replication set.
- Resolving data replication errors in Instance Data Replication
Resolve errors and monitor the status of Instance Data Replication (IDR) replication sets.