Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /CondFormats/SiStripObjects/xml/history is written in an unsupported language. File is not indexed.

0001 Tool available since CMSSW21X.
0002 
0003 In a CMSSW scram area:
0004 
0005 cmscond_bootstrap_detector -P ~/conddb -D STRIP -f ./dbconfiguration-orcon.xml -b $CMSSW_BASE
0006 
0007 Example db config file:
0008   cvs head     CondTools/OracleDBA/dbconfig/dbconfiguration-orcon.xml
0009 
0010 
0011 cmscond_bootstrap_detector -h
0012 usage: cmscond_bootstrap_detector [options]
0013 
0014 options:
0015   -h, --help            show this help message and exit
0016   -f DBCONFIG, --dbconfig=DBCONFIG
0017                         ( DB configuration file with absolute path required )
0018   -P AUTHPATH, --authPath=AUTHPATH
0019                         path to authentication.xml(default .)
0020   -c CONNECT, --connect=CONNECT
0021                         DB to set up (overwrites default value in dbconfig.)
0022   -a, --all             Set up all schemas in DB configuration file(default)
0023   -D DETECTOR, --Detector=DETECTOR
0024                         Set up only schema identified with given Detector
0025                         entry in the DBConfiguration file
0026   -b BASEDIR, --basedir=BASEDIR
0027                         basedir for mappingdir. Default to $CMSSW_RELEASE_BASE
0028   --fake                Don't actually do anything, only print commands
0029   -v, --verbose         verbose mode
0030