This HTML5 document contains 26 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
n20http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksGuideSPARQLLargeDataUpdate/sioc.
foafhttp://xmlns.com/foaf/0.1/
n12http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n16http://docs.openlinksw.com/virtuoso/rdfsparql.
dchttp://purl.org/dc/elements/1.1/
n15http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#
n14http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11http://rdfs.org/sioc/services#
n18http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n7http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n8http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n10http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:VirtTipsAndTricksGuideSPARQLLargeDataUpdate
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:49:21.442546
dcterms:modified
2017-06-13T05:49:21.442546
rdfs:label
VirtTipsAndTricksGuideSPARQLLargeDataUpdate
foaf:maker
n10:this n18:this
dc:title
VirtTipsAndTricksGuideSPARQLLargeDataUpdate
opl:isDescribedUsing
n20:rdf
sioc:has_creator
n8:this n14:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+How to Update Large SPARQL Data avoiding due to database checkpoint abortion? Assume while performing large SPARQL update, for example of triples around 80 millions in total, one gets the following error which aborts the update: <verbatim> "Transaction aborted due to a database checkpoint or database-wide atomic operation. Please retry transaction" . </verbatim> The error means that the SPARQL update has possibly encountered a database checkpoint during the load. Thus one should check the [[http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#ini_Parameters][CheckpointInterval]] in the INI file and possible increase its value: <verbatim> ; ; Server parameters ; [Parameters] ... CheckpointInterval = 60 ... </verbatim> <b>Note:</b> The [[VirtBulkRDFLoader][RDF Bulk loader]] can be used for loading large datasets, and it will handle the checkpoint matter automatically. ---++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][Virtuoso Documentation]]
sioc:id
12a0e87f6c0e5b746e1e28fb1b77a917
sioc:link
n2:VirtTipsAndTricksGuideSPARQLLargeDataUpdate
sioc:has_container
n7:VOS
n11:has_services
n12:item
atom:title
VirtTipsAndTricksGuideSPARQLLargeDataUpdate
sioc:links_to
n2:VirtBulkRDFLoader n2:VirtTipsAndTricksGuide n15:ini_Parameters n16:html
atom:source
n7:VOS
atom:author
n18:this
atom:published
2017-06-13T05:49:21Z
atom:updated
2017-06-13T05:49:21Z
sioc:topic
n7:VOS