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., > isql localhost:1111 dba dba exec="shutdown"
Hello Ivan, Thanks for you answer. I tried to connect to the database using the isql command but I run into: $ /usr/libexec/virtuoso/isql localhost:1111 dba dba *** Error IM002: [iODBC][Driver Manager]Data source name not found and no default driver specified. Driver could not be loaded at line 0 of Top-Level: I am wondering if my installation is not missing something. Could it be ? Regards, Pierre
