Thanks Aftab for replying
Actually we are implementing scd type2 mechanism , we are loading the data into targets from different tables that too from each table once at a time
lets say suppose party is there , this is loading from 3 tables
from these 3 tables we load unique values into lookup
then from each table we start loading into targets
first we will load new records which is matched with lookups
then we will take the updates from different table then we will join with lookup and target , here the records which is matched with lookup and target those records only will come , these records will stroe in gtt table.
then we will update by update statement
here i m getting issues.. if gtt having 1000 records(which is taken from SU(updates) and also matching with targets and lookups)
when i am firing update statement 500 records got updated.this is i am getting issue.
can you give me some suggestions for implementing scd type2, we are doing through bteq.
Thanks
MBR
↧