Hello Experts,
I have a file which contains data which needs to be uploaded to a table.The file extension is .csv and file size is 99Mb.
The problem I am facing is that when I try to upload the file in foreground it gives me a 'malloc' error and when I try putting it on the application server using SXDA,this too results in a dump.
Is there any special techniques we need to use to upload heavy files.Please give me pointers in this direction.
Thank you.
Gaurav.