On Sun, 2010-11-14 at 21:35 +0600, Ivan Mikhailov wrote:
> Hello Pierre,
>
> The most reliable is to connect to the Virtuoso via isql tool and type
> shutdown;
> command after the "SQL>" prompt. Similarly, you can append
> exec="shutdown"
>
> at the end of command line that calls isql, e.g.,
> is
Hello Pierre,
The most reliable is to connect to the Virtuoso via isql tool and type
shutdown;
command after the "SQL>" prompt. Similarly, you can append
exec="shutdown"
at the end of command line that calls isql, e.g.,
isql localhost: dba dba exec="shutdown"
The isql tool and virtuoso-t
Dear all,
I am still quite new with virtuoso management and I am having some
problems regarding its start and stop.
I start it using "virtuoso-t +configfile virtuoso.ini", then I upload my
RDF into different graphs, but then I am having problem to turn off
virtuoso without losing the information u