Hi, we're experimenting with Template Driven Extraction and have loaded about ten million documents into MarkLogic 9.0.1 running on Linux. Using a template, we're creating a tabular view of some data from the inserted documents. When trying to query our database with SQL using a DISTINCT clause, we're seeing the following error:
select distinct(subscriber_id) from segments; [1.0-ml] XDMP-TRPLVALCACHEFULL: xdmp:eval("import module namespace amped-qconsole = "http://marklogic....", (fn:QName("","query"), "select distinct(subscriber_id) from segments;"), <options xmlns="xdmp:eval"><database>15474061371498477340</database>...</options>) -- Triple value cache full: host=bpmdeveloper.dev.lambdawerk.com, need=121980, free=72821, busy=134144907, used=134144907, maxSize=134217728 What can we do to fix this? We'll need to load a considerably larger amount of data in our production scenario and would like to give our customer access to it through SQL. Thanks, Hans -- LambdaWerk GmbH Oranienburger Straße 87/89 10178 Berlin Phone: +49 30 555 7335 0 Fax: +49 30 555 7335 99 HRB 169991 B Amtsgericht Charlottenburg USt-ID: DE301399951 Geschäftsführer: Hans Hübner http://lambdawerk.com/
_______________________________________________ General mailing list General@developer.marklogic.com Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general