Thats what I was thinking would have to happen. However doing the delta compare would be useless for what I am attempting to do. Which is a data quality check.
Well thanks for everyones input
There is an option NUMROWSAFFECTED which when set to true, will give me the number of rows that have changed. Currently in my setup it is set to false. So rows affected will be the same as rows processed. So if I change NUMROWSAFFECTED, I will mostly what I am looking for.
One problem is, I...
In the log file it tells you what has been affected and what was attempted to be sent and the number failed. It does not saying what actually happened. Like if you send 100 records and 50 will be updates. It will have rows affected being 100 and not tell you that 50 where updates and 50 where...
During a Update Else Insert (upsert) action to a target. I am wanting to get the ratio or the actual count of the number of records that where updated and the amount that where inserted.
I have been reading though informatics documentation and I can't seem to find an answer. I have a feeling...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.