Data Flow - Add Columns
Summary
Data Flow - Add ColumnsContent
I'm sourcing a CSV file (3Gb in size) with around 22million records in it (about 50 columns) and simply creating a new column called "1617". I'm populating this new column by creating a calculation based on another column in the file "TOTAL COST" and multiplying the values by 1.1.
I've validated the calculation and hit apply. I execute the query and after about 25mins it just comes back with an error:
"Data Flow has produced an error" and that's it - no other details provided.
I'm running ODV desktop 12.2.4.2.0-20180220134543 using a windows laptop with 32Gb of RAM and 30Gb of free disk space.
0