Bugs item #2722174, was opened at 2009-03-30 18:38
Message generated for change (Tracker Item Submitted) made by vzzzbx
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2722174&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PF/loader
Group: Pathfinder "stable"
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Wouter Alink (vzzzbx)
Assigned to: Nobody/Anonymous (nobody)
Summary: XQ: shredding 70GB XML fails.

Initial Comment:
Shredding 1000000 (1 million) documents (+- 70GB) using MonetDB/XQuery fails, 
while it succeeds when only shredding the first 700000 of this collection. See 
error-message below. More investigation is needed. To be continued.

MAPI  = mone...@localhost:52009
QUERY = for $i in doc("1M_docs.xml")//doc return 
pf:add-doc($i,concat("1M_docs_",$i
),"1M_collection.xml")
ERROR = !ERROR: BBPdecref: 1001729024_rid_size does not have pointer fixes.
        !ERROR: BBPdecref: 1001729024_rid_level does not have pointer fixes.
        !ERROR: BBPdecref: 1001729024_rid_prop does not have pointer fixes.
        !ERROR: BBPdecref: 1001729024_prop_text does not have pointer fixes.
        !ERROR: BBPdecref: 1001729024_prop_val does not have pointer fixes.

real    240m55.752s
user    0m0.004s
sys     0m0.004s


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2722174&group_id=56967

------------------------------------------------------------------------------
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to