Use > JMX Reference > Data Flow Management Methods > How to Disable Merging Bulk IDs During Reconciliation

How to Disable Sorting of IDs during Merge

By default UCMDB sorts and merges bulks based on IDs during reconciliation, so that TempObjects would always be the last ones to update a property. However, when you have too many bulk CIs (or duplicated CIs in bulk) for merge, sorting IDs of CIs may impact performance. In this case, you can disable sorting of IDs during merge.

To do so,

  1. Go to JMX Console > UCMDB:service=Settings Services > setSettingValue.

  2. In the name field, enter reconciliation.sort.merge.bulk.ids.

  3. In the value field, enter False. (Default: True)

  4. Click Invoke.