Re: [Virtuoso-users] isql scripting help

2012-07-22 Thread Jonas Brekle
Am Samstag, den 21.07.2012, 23:02 +0700 schrieb Ivan Mikhailov: > Hello Jonas, > > On Fri, 2012-07-20 at 10:42 +0200, Jonas Brekle wrote: > > > -- If the script will be published and widely used, the script should > > > instruct what to do if fatal error occurs. E.g. it may be needed to > > > eras

Re: [Virtuoso-users] isql scripting help

2012-07-21 Thread Ivan Mikhailov
Hello Jonas, On Fri, 2012-07-20 at 10:42 +0200, Jonas Brekle wrote: > > -- If the script will be published and widely used, the script should > > instruct what to do if fatal error occurs. E.g. it may be needed to > > erase the transaction log before server restart if error has happened at > > the

Re: [Virtuoso-users] isql scripting help

2012-07-20 Thread Jonas Brekle
Thank you for your fast and comprehensive answers!# I got some follow up questions below... Am Freitag, den 20.07.2012, 04:51 +0700 schrieb Ivan Mikhailov: > Hello Jonas, > > > - the file_to_string_output function fails to find the file with a path > > relative to the load script. Do I need a pwd

Re: [Virtuoso-users] isql scripting help

2012-07-19 Thread Ivan Mikhailov
Hello Jonas, > - the file_to_string_output function fails to find the file with a path > relative to the load script. Do I need a pwd function? This function is executed by the Virtuoso server at Virtuoso's computer in working directory of the Virtuoso's process. It has no chance to deal with pat

[Virtuoso-users] isql scripting help

2012-07-19 Thread Jonas Brekle
Hi, I have done a little isql script that loads my NT files and sets up some stuff: http://dbpedia.hg.sourceforge.net/hgweb/dbpedia/extraction_framework/file/0856451fa262/wiktionary/load.isql I got some questions that i couldn't answer myself or by the given documentation. - the file_to_string_