Is there any way to display queries generated by ColverETL when running the graph?
I got the following exception when my graph copies not all columns from one database table to another database table. By checking both tables and columns mapped, this kind of error should not be occurring.
java.sql.SQLException: Maximum # of errors exceeded when inserting record: ORA-01401: inserted value too large for column
Thanks,
Wendy