I'm running a query on DBpedia and come across the following error:
Virtuoso 42000 Error SQ200: The memory pool size 400097280 reached the limit 400000000 bytes, try to increase the MaxMemPoolSize ini setting.
I'm running the query as a SERVICE
query from a triplestore. How do I manage the MaxMemPoolSize
setting if I don't want to change the query?