Use > JMX Reference > Data Flow Management Methods > How to Disable Sorting of IDs during Merge

How to Disable the Sorting of IDs during the CI Merge Process

By default, UCMDB uses IDs to sort and merge bulk CIs during reconciliation. Therefore, TempObjects are always the last objects to update a property. However, when you merge a large number of bulk CIs (or duplicated CIs in bulk), sorting the IDs of CIs may impact performance. In this situation, you can disable the sorting of IDs before you merge CIs.

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.