E$ tables in ODI
Hi,
I have some 100K records in my I$ table. And the merge step fails with unique constraint violation error. There are some 2000 records which are coming in as dups as a result fialing with unique constraint violation error.
In such situations, I want to exclude these bad records into a temporary table and load the other records which do not have any viloations into the final target table.
How can I do this bypassing and loading of bad records into a temporary table?
Thanks in adavance.
Thanks,
San