Hi Nicola,
The param "tn_max_memory" can be set in the "[Flags]" section of the INI file
or with the __dbf_set()
function detailed at:
http://docs.openlinksw.com/virtuoso/fn_dbf_set.html
to control the transitive memory size ...
Best Regards
Hugh Williams
Professional Services
Hugh:
That's correct. This is with 7.1 windows but this fact is documented
under 6.1.4 Limits in
http://docs.openlinksw.com/virtuoso/dbadm.html
(the section does not show as a HTML table but contains" Columns per row
200 ")
I think the column store SQL could provider a competitive option to
entry
Hi all,
is there now a way to set the T_MAX_memory value (the maximum amount of
memory which can be allocated for transitive queries) in the
virtuoso.ini file? If not, is changing it in the code and recompiling
the only way to update it? Is any other parameter (such as
MaxMemPoolSize) relevant in