Hello ,
I am exporting some tables in csv format (on default settings) from a db2 express c database. I am trying to import them inside the same table recreated on ISeries. However the CSV contains line breaks in some long strings, so some rows are not imported on the ISeries table (they are just skipped altogether).
Is there any way to adjust the CSV through some export or import options ?
Any clue round this problem guys ?