/pps/qnx/qdb/status/<dbname>

QDB publishes database status to this object

Publishers
QDB
Subscribers
Any app

Overview

For every loaded database, the /pps/qnx/qdb/status directory contains a PPS object with the same name as the database. The status object indicates the state of the database after the loading attempt.

Status values

The status file contains a Status attribute that can have one of these values:

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