Guys,
Here is the scenario.
Source : Flat file
Target : Oracle table
Transformations : Expression, Router, Maplete, LookUp,Expression, Router, Update Strategies.
Basic functionality : Find out good and bad records and then do Insert if thats a new record, otherwise do an update to target.
Problem : I have an aggregator transformation linked to the Source Qualifier. Purpose is to do a COUNT(*) and find out the no of records read.
But this aggregator is giving a count < total records loaded to target. How is this possible ??
Thanks
Here is the scenario.
Source : Flat file
Target : Oracle table
Transformations : Expression, Router, Maplete, LookUp,Expression, Router, Update Strategies.
Basic functionality : Find out good and bad records and then do Insert if thats a new record, otherwise do an update to target.
Problem : I have an aggregator transformation linked to the Source Qualifier. Purpose is to do a COUNT(*) and find out the no of records read.
But this aggregator is giving a count < total records loaded to target. How is this possible ??
Thanks