Skip to Content
0
Former Member
Nov 04, 2005 at 07:58 AM

Loading without disturbing Delta

40 Views

I have a Delta load which is running as part of a Process Chain for the 2LIS_13_VDITM extractor. Changes have been made to the ODS Data target to include a couple of additional objects. The Update rules for these objects are being updated by referencing P tables.

We have established that there are only 15 records out of nearly 10 million which contain values for the two fields and have the Document and Item number for both. What is the best way for me to load these records without disturbing the Delta load? The problem is that these two objects are Configuration characteristics which are not part of the extractor hence why we have to get these values from P tables.

My thoughts are to carry out a selected full Repair load using the Document number as the key. Is there any thoughts on this or suggestions otherwise? Thanks