[Virtuoso-users] Jena Provider, Transaction deadlock, from SQL built-in function

2012-07-11 Thread Y. Dong
Hello there, I'm using Virtuoso Open Source Version 6.1.5.3127 on Ubuntu 12.04(i3 processor, 16GB memory), buffer parameters are all set to fit 16GB. The database is currently loaded with about 30 million triples and the database size is around 5GB. I tried to access virtuoso database using J

Re: [Virtuoso-users] Rollback via java

2012-07-11 Thread Alex
Hi Hugh, I am not so sure that I understand the whole concept. Could you elaborate a little bit? The documentation says that log_enable(2) disables logging and enables row-by-row autocommit [1]. So since I want a rollback I must have log_enable(3). But with that parameter I also enable autocommi