Hey guys,
I’m running an ETL graph where I use a DBOutputTable with an Oracle DB.
When I use batch mode, if one record gets rejected, it is sent to Port0. Not only is that record sent to Port0, but also all the other records in the batch are sent to that port too. This is mentioned early in a thread: viewtopic.php?f=4&t=4570&p=7199
Problem here is that records sent to Port0 are not inserted in the database at all. Is there a workaround to this problem (while keeping the batch as I’m trying to insert over a millon records?
Any help would be greatly appreciated.
Thanks in advance!
Enrique