[resolved] java.lang.OutOfMemoryError: Java heap space during flat file upload
Hi,
I am getting out of memory issue, when i try to upload the flat file, which contains 11 millions records. Since i don't have enough space to increase my heapsize memory, hence i would like to get suggestion on how to split the file and upload instead of using memory space to store in disk space. Since I don't have mapping with other table in my tMap to set true for Store temp data.
Kindly help me asap.
Thanks
Vijay