| User's Guide: Small Ada 95 Object Database; Version 0.1.0; Document Revision $Revision: 1.9 $ | ||
|---|---|---|
| Prev | Chapter 6. Command Reference | Next |
This command is used to control the database server which is addressed via the instance name. If no instance is given all instances are addressed by the command.
ooscntl [--rootname] [--stop] [--addnamepath] [--removename] [--classname] [instance]
| --stop | Stop the database server which is assigned to it via the configuration file which is located by the --root option. |
| --root path | Specifies the path where the configuration file is located. |
| --remove name | remove the specified object space. |
| --classes path | Specifies the path from where the classes are loaded. As a default the classes are loaded from $OOS_ROOT/class. |
| --debug level | Specifies the currently active debug level. |
| --register path name | Register the server class implementation located in the directory path with the given name. |