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:1111 dba dba exec="shutdown" The isql tool and virtuoso-t executable resides in one directory, e.g., in /bin subdirectory of the virtuoso installation. Note that the OS can be shipped with other tools names isql so either check the path that is really in use or specify the full path to the tool. Please refer to http://docs.openlinksw.com/virtuoso/isql.html for more details. Best Regards, Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Sun, 2010-11-14 at 12:13 +0100, Pierre-Yves wrote: > 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 uploaded. > > What is the best way to stop virtuoso and restart it without losing the > uploaded data/rdf ? > > Thanks in advance for your hints, > > Pierre > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > Virtuoso-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/virtuoso-users
