Page 1 of 1

Heap allocation failed and Unicode

Posted: Tue May 19, 2009 3:10 am
by tioquilin
Hi all,

I faced a problem regarding the famous "Heap allocation error" trying to load some data from an AS/400 table to file. I followed the advices given in some of the posts (using ulimit, increasing node number, etc) but neither of them worked.
So I just post to let you know that I solved the problem. It was caused by the use of Unicode chars fields in the column mapping of the table (it was the default option in the column loading process, but it was unnecessary in our case).

Regards,

Marcos.