Hi everybody.

I am trying to load a rather big ttl file (contains more than 90 million
triples).

However, I get the error

*File <file_path> error 23000 SR175: Uniqueness violation : Violating
unique index RDF_OBJ on table DB.DBA.RDF_OBJ. Transaction killed.*

Please note that this ttl file got shaped by a custom java parser that
converted raw data to ttl. Therefore, there could be a mistake like
repeating the same triple over and over again due to some logical mistake
or some mistake in raw data.

My questions:

1. Could a repetition of a triple (due to wrong data contained in ttl file)
cause such an error?
2. I have searched for other similar errors in the internet and seen that
rebuilding some index tables is suggested. Is there a standard procedure to
do it for this RDF_OBJ table?

Kind regards,
Pantelis Natsiavas
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to