Page 1 of 1

Transformer Issue

Posted: Mon Feb 11, 2008 10:23 am
by prashanthgovindaraj
I have some 50 k records which flows into a transformer(i/p link). I take a 2 links out of the transformer. There are no contraints mentioned in the transfomer, however I find a record mismatch b/w i/p and o/p links. any idea why it happens??

Posted: Mon Feb 11, 2008 10:44 am
by DSguru2B
Any warnings? Like nullable column going to a not null column, etc? Keep in mind, parallel engine is strict in this sense.

Posted: Mon Feb 11, 2008 11:33 am
by prashanthgovindaraj
DSguru2B wrote:Any warnings? Like nullable column going to a not null column, etc? Keep in mind, parallel engine is strict in this sense.

No Warning found.

Posted: Mon Feb 11, 2008 11:41 am
by dspxlearn
can you paste the log here..So that we can discuss what is causing this difference. :)

Posted: Mon Feb 11, 2008 1:22 pm
by DSguru2B
Do a count on the source and your target file(s).