Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Write Clob from Oracle db into File

Hi 

I have a need to write a huge data set ( Clob from db) into a file.

The size of data is expected to be around 25 GB with over 45 Million rows. 

Implemented this with tOracleInput, tJava and tFileOutputDelimited components. However the process takes forever to complete (Over 11 hrs)

Any suggestions on how this can be improved

 

Labels (2)
1 Reply
manodwhb
Creator III
Creator III

@vanupama1605 , you can try to use talend Bidgata sprak job? run on EMR cluster and see can it bing to down? and you can use the remote execution option also.