Hugh and Ivan, thank you for advices. I tried some of the ways you have suggested but they didn't work. It was easier to me to launch new Virtuoso EC2 instance and make dataset loading from scratch. The problem didn't appear again so looks like I have done something wrong previous time.
2010/5/16 Ivan Mikhailov <[email protected]> > Hello Alexander, > > Try "define sql:log-enable NNN" at the beginning of CLEAR GRAPH > statement. That will invoke log_enable (NNN, 1) before the operation > (and restore the log mode back to original value after the operation). > The log_enable() BIF is described in > http://docs.openlinksw.com/virtuoso/fn_log_enable.html > > Best Regards, > > Ivan Mikhailov > OpenLink Software > http://virtuoso.openlinksw.com > > On Sun, 2010-05-16 at 19:44 +0700, Alexander Sidorov wrote: > > Hello! > > > > Virtuoso hanged during large graph clearing. I stopped Virtuoso, > > removed virtuoso.lck and started again. I am not sure whether graph > > was cleared or not but now all queries from this graph result in > > "S1T00 Error SR171: Transaction timed out". I need to reload dataset > > to this graph. Is there any way to remove transaction lock? > > >
