[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to start a data base



I do not understand what these mean:

ozoneInst -d<data_directory>

AND

ozone -d<data_directory> -u<username>

The ozoneinst -h only gives me:
C:\OODBMS\ozone-0.4\ozone\bin>rem $Id: ozoneInst.bat,v 1.2 1999/10/01
14:16:06 l
ars Exp $

         @echo off

                  rem ----------------------------------------
                                                              rem - Set up
envir
onment settings
               rem ----------------------------------------

                                                           call
ozoneEnv.bat


java
 -classpath  org.ozoneDB.tools.Install -h

Can you give a sample lines of code to start a sample data base found in
the
samples folder.
eg. where to write the code and what to change.
I am using ozone-0.4. Thank you.