Reg : Group By In Xquery
Dear Basex Team, I am running XQuery using group by clause with large collection ,But I am getting out of main memory , it is taking huge memory to execute,our requirement should use the group by clause,Is their any alternate to group by.Please do the needful Thanks & regards Chandra Sekhar -- This message is for the intended recipient only. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of the information is strictly prohibited. __
Hello Chandra, if you are running out of memory, you can increase the Java heap size using the JVM parameter -Xmx during start-up. Cheers, Dirk On 19/11/13 10:28, ChandraSekhar wrote:
Dear Basex Team,
I am running XQuery using group by clause with large collection ,But I am getting out of main memory , it is taking huge memory to execute,our requirement should use the group by clause,Is their any alternate to group by.Please do the needful
Thanks & regards Chandra Sekhar
_______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
-- Dirk Kirsten, BaseX GmbH, http://basex.org |-- Firmensitz: Blarerstrasse 56, 78462 Konstanz |-- Registergericht Freiburg, HRB: 708285, Geschäftsführer: | Dr. Christian Grün, Dr. Alexander Holupirek, Michael Seiferle `-- Phone: 0049 7531 28 28 676, Fax: 0049 7531 20 05 22
participants (2)
-
ChandraSekhar -
Dirk Kirsten