Online Database: Difference between revisions

From MidasWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=== What can be found in here ===
=== What can be found in the ODB ===
The Online Database contains specific system information related to the overall operation of the acquisition and also any information that the "MIDAS client" currently involved in an experiment wants to share across different Midas application.
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 of all transactions for a given experiment go through the ODB.
Most transactions for a given experiment go through the ODB.


Accessing interactively the Midas ODB is done in two possible ways:
=== Accessing the ODB interactively ===
- Using [[Todbedit|odbedit]] command line.
Accessing the MIDAS ODB interactively is done in two possible ways:
- Using a web browser accessing the URL of the [[Tmhttpd|midas server]]  
- Using the [[odbedit|odbedit application]] command line.
- Using a web browser accessing the URL of the [[mhttpd|midas server]]  


The data are structure in a tree form with each "directory" dealing with specific section of the acquisition.
=== 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.


* [[OSystem|ODB:System]]
=== List of ODB Trees ===
* [[OPrograms|ODB:Programs]]
* [[/System ODB tree]]
* [[OExperiment|ODB:Experiment]]
* [[/Programs ODB tree]]
* [[/Experiment ODB tree]]
* [[ORuninfo|ODB:Runinfo]]
* [[ORuninfo|ODB:Runinfo]]
* [[OSequencer|ODB:Sequencer]]
* [[OSequencer|ODB:Sequencer]]

Revision as of 16:04, 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.

List of ODB Trees