|
|
|||
2.1 Starting and Stopping2.1.1 Linux, Mac OS X, and other UnixA MonetDB/XQuery is built on the MonetDB engine ( The server is thus started with the following command: prompt> Mserver --dbinit="module(pathfinder);" Other relevant options are:
When the server starts up, you should see something like: # MonetDB Server v4.20.0 # based on GDK v1.20.0 # Copyright (c) 1993-2007, CWI. All rights reserved. # Compiled for i686-pc-linux/64bit with 32bit OIDs; dynamically linked. # Visit http://monetdb.cwi.nl/ for further information. # PF/Tijah module v0.3.0 loaded. http://dbappl.cs.utwente.nl/pftijah # MonetDB/XQuery module v0.20.0 loaded # XRPC administrative console at http://localhost:50001/admin MonetDB> This tells that:
Warnings like the following: !WARNING: GDKlockHome: created directory /local/MonetDB/ are normal: the server creates an empty database if you run it for the first time. Stopping the server The server is stopped by typing However, the 2.1.2 WindowsSimply click: 'Start' -> 'Programs' -> 'MonetDB XQuery' -> 'MonetDB XQuery Server'. This will start the MonetDB Server with XQuery support in a separate window. Although the window comes with an interactive prompt, you should (unless you know what you are doing) keep this window minimized. Stopping the server To stop the MonetDB Server, you can close the Regrettably MonetDB is not yet available as a windows service. It has to be started explicitly by a logged in user. |
||||
| © 1994-2011 CWI | Contact us Legal HG web Bugs TestWeb | |||