Login Register Actian.com  

Actian Community Forum


Go Back   Actian Community Forums > Vectorwise > Vectorwise Discussion
 

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 2012-05-08   #1 (permalink)
Ingres Community
 
Join Date: Mar 2012
Posts: 19
Default increase the Max Memory Size

Hi,

I am getting following error:

Not enough memory to extend hash table in VHT@9 to 1025 keys (phase:
allocate).

Increase the max_memory_size parameter or consult the
Vectorwise User Guide for other solutions

which file need to be configured
mohit_symb is offline   Reply With Quote
Old 2012-05-08   #2 (permalink)
Ingres Community
 
Join Date: Mar 2007
Posts: 219
Default

vectorwise.conf
How much memory does your machine have?
makni01 is offline   Reply With Quote
Old 2012-05-09   #3 (permalink)
Ingres Community
 
Join Date: Mar 2012
Posts: 19
Default

hi,

My machine is having 24gb ram. I am trying to insert just 10MB CSV file using tIngresSCD(Slowly Changing Dimension) component in Ingres Vectorwise databse using talend(JasperETl) and its taking hours to upload a small data . why should i go for it when its performance is even poor than rest of the database???. If I increase data size it throws max_memory_size error? The values in Vectowise are set default. It means it is using 12gb for query processing. Is the ram less to query just few MB of data??
mohit_symb is offline   Reply With Quote
Old 2012-05-10   #4 (permalink)
Ingres Community
 
marcin's Avatar
 
Join Date: Oct 2008
Location: Amsterdam, NL
Posts: 297
Default

We are aware of a problem with the way Talend does SCD loading, causing very bad memory usage scenario for VW. I'll try to get an update of where we are with this issue.
marcin is offline   Reply With Quote
Old 2012-05-10   #5 (permalink)
Ingres Community
 
Join Date: Mar 2007
Posts: 55
Default

Hi ,

There is a known performance problem with Talend SCDs , not just with Vectorwise.
Rather than caching the inserts and updates and then performing them at the end of the process using a single ODBC connection, the code that Talend generates creates a JDBC call for each insert and update. This may result in substantially slower performance of the SCD processing.
Performance may be improved by creating self designed SCD components.

See http://www.lunexa.com/documents/1092...Dimensions.pdf

There was a ticket opened with Talend [#TDI-21040] Performance issues with Talend Ingres SCD component - Talend Open Integration Solution to investigate the performance , feel free to update it.

As for the memory problems , what OS version are you running ?

Last edited by verde02; 2012-05-10 at 02:20 AM.
verde02 is offline   Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


© 2011 Actian Corporation. All Rights Reserved