Online Database: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
The data in the ODB are structured in a '''tree form''' with each "directory" dealing with a specific section of the acquisition. | The data in the ODB are structured in a '''tree form''' with each "directory" dealing with a specific section of the acquisition. | ||
=== List of ODB Trees === | === List of ODB Trees (in alphabetical order) === | ||
* [[/Alarms ODB tree]] | |||
* [[/Alias ODB tree]] | |||
* [[/Analyzer ODB tree]] | |||
* [[/Custom ODB tree]] | |||
* [[/Customscript ODB tree]] | |||
* [[/Elog ODB tree]] | |||
* [[/Equipment ODB tree]] | |||
* [[/Experiment ODB tree]] | |||
* [[/History ODB tree]] | |||
* [[/Logger ODB tree]] | |||
* [[/MSCB ODB tree]] | |||
* [[/Programs ODB tree]] | |||
* [[/Runinfo ODB tree]] | |||
* [[/Script ODB tree]] | |||
* [[/System ODB tree]] | * [[/System ODB tree]] | ||
Revision as of 15:12, 2 August 2013
What can be found in the ODB
The Online Database contains specific system information related to the overall operation of the data acquisition (DAQ) and also any information that the "MIDAS client" currently involved in an experiment wants to share across different Midas applications.
Most transactions for a given experiment go through the ODB.
Accessing the ODB interactively
Accessing the MIDAS ODB interactively is done in two possible ways: - Using the odbedit application command line. - Using a web browser accessing the URL of the midas server
The ODB Structure
The data in the ODB are structured in a tree form with each "directory" dealing with a specific section of the acquisition.