Removing a Database

The database you want to remove must exist and must be in the Stopped state. See "Stopping the HADB". To remove an existing database from the HADB system, use the hadbm delete command. The syntax is as follows:

hadbm delete [dbname]

For example:

hadbm delete

The default database name is hadb, all lowercase. When you execute this command, the configuration files, device files, log files, and history files of the database are deleted, and shared memory resources are freed.


Legal Notices