Command line usage
This table shows the available commands for the error database.
You can also use hcicmd from a command-line interface to resend from the error database. This feature is available from the Database Administrator GUI.
Command | Usage |
---|---|
hcidbdump | This supports a regex search on message content
and dump error context.
|
hcidbinit | This initializes the SQLite error database file.
|
hcidbsetvers | This gets/sets the error database versions from
the SQLite error database file.
|
hcidbconvert | This converts messages in the current site’s
Raima database to the SQLite database.
For error database conversion, by default hcidbconvert exports messages from Raima database files under $HCISITEDIR/exec/databases and imports messages into $HCISITEDIR/exec/databases/elog.sqlitedb. |