(I might have send this first to the wrong email address. Here's a repetition.) Hi team, I have a couple of small questions and remarks: * mclient timer doesn't work when running mclient with -s option. [lafanasi@zookst4 stats]$ mclient -t -lx -s "count(doc('xmark01.xml'))" 1 [lafanasi@zookst4 stats]$ mclient -lx -t q1.xq 1 Timer 5.606 msec * does mclient option -I (capital i) work? For example, the following command doesn't execute in 1 min. [lafanasi@zookst4 stats]$ mclient -lx -I xmark01.xml -s "count(.)" * Recently I couldn't access my db created with the latest release after recompilation from HEAD. Do I need to back-up my db (by dumping the tables) when I recompile a new version from HEAD? A new release? * Mserver crushes on XMark of 11GB (-f 100). The query is: "find the maximum length of the root to leaf paths, i.e., the tree depth". My specs: Linux zookst4 2.6.24.3-50.fc8 #1 SMP Thu Mar 20 13:39:08 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux, Mem 19GB. Do you have any tips on how to make it run? Thanks for your help! l.