Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I have a Excel report of size 16 MB which has multiple sheets. I have to update one sheet in Excel. This sheet has information and header set upto 14 rows.
Following is my job desing.
tfileExcelWorkbookOpen -->> tFileDelimitted -->> tMap -->> TFileExcelSheetOutput -->. tFileExcelWorkbookSave
In my Job advance set up, Java memory is set upto 8GB.
While running the job, I am getting OutOfMemory exception.
Please suggest, Is there any way to handle this.
Best Regards,
Rajender Prasad
Hello,
Please have a look at this KB article about:
https://community.talend.com/s/article/OutOfMemory-Exception-WmtmQ
Feel free to let us know if it is helpful for your use case.
Best regards
Sabrina