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

Resolving data replication errors in Instance Data Replication

Resolve errors and monitor the status of Instance Data Replication (IDR) replication sets.

Monitoring and diagnostic checklist

When you notice that the system is not replicating data, you can use the diagnostics checks to investigate the problem. To monitor the overall health of all replication sets, see IDR Monitoring dashboard.

CheckDescription
Monitor
Check connectivityTest your IDR instance connectivity to determine the connectivity of your instance to the message queue.
Check IDR monitoring dashboard to see if replication jobs are active

For the dashboard to properly display replication set information, these IDR scheduled jobs must be available and running on your instance:- Hermes Metrics Collection - Hermes Periodic Purge - Hermes Topics Util - IDRConsumerJob - IDRDeltaConsumerJob-<instanceid> - IDRHeartbeatJob - IDRMetadataConsumerJob - IDRProducerJob - IDRSeedingProducerJob

If any of these jobs are missing or not running, contact Customer Service and Support.

Note: The system only creates the IDRDeltaConsumerJob-<instanceid> when a consumer instance subscribes to a producer instance that is outside the local datacenter.

Producer replication set
Check activation of the producer replication setIf the status of your producer replication set is In Draft, click Activate.
Check consumer subscription approvalReview the consumer access requests for your producer replication sets. A consumer replication set must request access before it can receive replication data.
Check producer replication log errorsIdentify IDR errors by viewing the metadata for messages between producer and consumer instances, payload error logs, and message logs.
Consumer replication set
Check activation status of the consumer replication setIf the status of your consumer replication set is In Draft, click Activate.
Check if you need to synchronize replication setsA synchronization issue occurs when a producer instance doesn't send data or a consumer instance doesn't receive data. Synchronization errors appear in the Status field on the consumer instance as Replication Error.
Check your consumer replication set statusReview the status of your consumer replication set and what that means for your replication.
Error and status messages
Check replication or replication metadata log errorsIdentify IDR errors by viewing the metadata for messages between producer and consumer instances, payload error logs, and message logs.
Check status messagesReview these status messages with recovery information.

Parent Topic:Administering Instance Data Replication

Related topics

Manage consumer access to replication data in Instance Data Replication

Comparing replicated data between instances in Instance Data Replication

Deploying a replication configuration from one instance to another in Instance Data Replication

Cloning options with Instance Data Replication

Monitoring replication status in Instance Data Replication

Monitoring queues in Instance Data Replication

Avoiding insert and update errors in Instance Data Replication