1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
748 views
by chris-m-8014 (760 points)
retagged by gary-t-8719
Is an ERD or other similar documentation available for the QIE database?  It would be nice to have in order to directly query this database.

As a follow up, I am trying to find out how QIE knows what channels to start up automatically when it recovers from an unexpected reboot.  I've found the STATE column in the Channel_State table and I suspect this is how it knows.

1 Answer

0 votes
 
Best answer
To help with HIPAA regulations the QIE database in encrypted, therefore querying the database directly would yield little benefit, therefore we do not publish the database schema.
 
We have an option in the system configuration to control the restart of channels when QIE is restarted. This option will restore all channels to their previous state (Stopped, Paused, or Started) to their last known state.

In addition, each channel can be configured with a Start Priority to allow the admin to specify the order to have the channels restarted.

by brandon-w-8204 (34.1k points)
selected by chris-m-8014
...