Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All.
One Table have 4million rows.
I am Exporting 4million rows to csv file i am getting below error.
"Exception in thread "main" java.lang.OutOfMemoryError: Java heap space"
How to increase Java heap space?
Thanks
kumar.talend
HI tal00000
Thanks for your feedback.
tPostgressInput->Advanced settings supports "Use cursor".
check the Use cursor check box and enter 5000000 in Box.
But same problem.
"Exception in thread "main" java.lang.OutOfMemoryError: Java heap space"
Any ideas.......
Thanks
kumar.talend
I am modify the "TOS_DI-win32-x86.ini" configuration file based on your suggested article.