To start a database, use the hadbm start
command. The syntax is as follows:
hadbm start [dbname]
For example:
hadbm start
The default dbname is hadb
, all lowercase.
This command starts all nodes that were running before the database was stopped. Individually stopped (offline) nodes are not started when the database is started after a stop.