Skip to main content
Version: 7.9

Controlling Quarantine Data

Inductive University

Controlling Quarantine Data

Watch the video

Quarantined data is data that has erred-out multiple times during attempts to forward it or data that could not be stored because of some configuration issues. It is removed from the forward queue to allow other data to pass. The most common reason for data quarantining is an invalid schema in the database for the data that is being stored. Quarantined data is held indefinitely until the issue is resolved, then you can either delete it or re-insert it into the queue.

To Handle the Quarantined Data

  1. From Status section of the Gateway, go to Connections > Store and Forward.
  2. Click the details tab next to a Store and Forward engine that you would like to see the quarantine data for. Here you will see any quarantined data which are listed according to the order they got quarantined. Each set of data has the option to retry it, delete it, or export it for later use. If there are a lot of quarantined records, it may be a good idea to export and delete them so that the store and forward engine won't fill up and drop records.
  3. Fix the problem/error you found that caused the quarantine data.
  4. Click on retry, or if the data had been exported, import the data using the import tool and then retry. This way, you can ensure no data gets lost.

" "