TRDM Data Handling Optimization Release v1.0.3.8
In this release I am removing the nested loop to identify duplicates and instead doing a simple db query for loa_sys_ids that occur more than once. Then performing a single loop to see if each loa has a loa_sys_id in that list.