Address data merge performance
Hello,
We have some duplicated addresses and we would like to merge them manually. Address merge consumes a lot of DB resources so performance goes down.
The most time and performance query is BEGIN END and has several SQL's inside however I think the biggest impact has SQLs with S_AUDIT_ITEM because for us it is quite big.
I checked Audit Trail config and could not find any configuration for Address or anything what would monitor S_ADDR_PER. Does anyone has idea how to turn off Audit Trail for Address merge or how to make it significantly faster?