Hi,
Im working in a SYBASE database and i have the following error:
My source table for example have 1000 rows and i set my target table with the bulk load append option every 100 rows to commit, but every time when the process ends in my target i have 900 rows, i think the data integrator dont commit the last 100 rows.
I have a "clean" pass of data, no where, no joins is a simple copy from one table to another table.
Anyone can give me a solution or something to solve this problem?
Thanks a lot...