[Halld-offline] CCDB is installed on ifarml64

Dmitry Romanov romanov at jlab.org
Thu Dec 15 17:41:08 EST 2011


Hi all,

I'm glad to announce that CCDB is now available on ifarml64 at:
/group/halld/Software/builds/ccdb/prod


TO USE CCDB on ifarml64:

A) If you use bash shell, add to your ~/.bashrc:

     source /group/halld/Software/builds/ccdb/prod/environment.bash


B) If you use csh shell, add to your  ~/.cshrc

     setenv CCDB_HOME /group/halld/Software/builds/ccdb/prod
     source /group/halld/Software/builds/ccdb/prod/environment.csh



USING CCDB:
===========
Now you should able to use 'ccdb' - command shell management tool.

USE:
 >> ccdb ls
You should see the list of directories

To enter interactive shell session you can enter
 >> ccdb -i

The example session is available here
https://halldweb1.jlab.org/wiki/index.php/Example_CCDB_session



DETAILS:
========

The data is stored in 'halldweb1' mysql server and corresponds to 
11-10-2011 svn constants which is supposed to be the LATEST version of 
constants.

The connection string is:
'mysql://ccdb_user@halldweb1'

The prod link currently points to ccdb_0.03 release.
/group/halld/Software/builds/ccdb/ccdb_0.03

nightly build is also available




More information about the Halld-offline mailing list