/pps/qnx/qdb/status/dbname

QDB publishes the database status to this object

Publishers
QDB
Subscribers
Any app

Overview

For every loaded database, QDB publishes an object in the /pps/qnx/qdb/status/ directory with the same name as the database. The status object indicates the database state after the loading attempt.

Status values

Each status object contains a Status attribute with one of these values:

AttachWait
QDB is waiting for an attached database (listed in the AutoAttach parameter) to become available.
Error
The configuration contained an error.
Initializing
QDB has read the configuration object and is now initializing the database.
Valid
The database has been configured and can be accessed.