Merge: Memory crash problem
Posted: Fri May 16, 2008 9:40 am
Hi,
I've a list of 10000 ids. I need to retrieve the corresponding name for each id of this list.
Names are stored in a 400000 lignes' table. According to the size of this table, I can't use it as reference in a lookup.
I've triied a merge stage between my entry flux and this table but the job have aborted due to a "memory crash".
Can someone help me? How can I design my job to spend less memory?
Thanks
Chris.
I've a list of 10000 ids. I need to retrieve the corresponding name for each id of this list.
Names are stored in a 400000 lignes' table. According to the size of this table, I can't use it as reference in a lookup.
I've triied a merge stage between my entry flux and this table but the job have aborted due to a "memory crash".
Can someone help me? How can I design my job to spend less memory?
Thanks
Chris.