Hi,
Try to increase the tree cache from the admin console if your machine memory 
permits to.
Sai.

--- On Fri, 10/9/09, Sakthikumar, Vasu <[email protected]> 
wrote:


From: Sakthikumar, Vasu <[email protected]>
Subject: [MarkLogic Dev General] Tree Cache Error
To: "'General Mark Logic Developer Discussion'" 
<[email protected]>
Date: Friday, October 9, 2009, 11:34 AM


Hello All,

I am getting a tree cache error when I run the query below.

xquery version "1.0-ml";

for $b in xdmp:directory('/TITLE/', 'infinity')/title
return $b/titlekey

Error
-----
XDMP-EXPNTREECACHEFULL: 
for $b as item()* in xdmp:directory("/TITLE/", "infinity")/child::title return 
$b/child::titlekey 
-- Expanded tree cache full on host

Is there a better way to write the query?

Thanks

Vasu
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general



      
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to