User Tools

Site Tools


davinci:dbtags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
davinci:dbtags [2012/04/26 14:42] – [Find the correct tags for your data] nchiapdavinci:dbtags [2012/04/26 14:48] (current) – [Find the correct tags for your data] nchiap
Line 51: Line 51:
  
  
-=== What if tag returned is None? === +=== What if the tag returned is None? === 
 +It can happen, that the info reported by ''dirac-bookkeeping-production-informations''  
 +lists ''None'' as database tags: 
 +<code> 
 +Production Info:  
 +    Configuration Name: MC 
 +    Configuration Version: MC11a 
 +    Event type: 11144103 
 +----------------------- 
 + StepName: Merge12 for MC11  
 +    ApplicationName    : LHCb 
 +    ApplicationVersion : v33r1 
 +    OptionFiles        : $APPCONFIGOPTS/Merging/CopyDST.py 
 +    DDB                : None 
 +    CONDDB             : None 
 +    ExtraPackages      : AppConfig.v3r118 
 +----------------------- 
 +</code>
  
 +In this case the production information got lost while merging. 
 +You can have a look at the database tags used for the merge job and hope they where correct
 +<code>
 +SetupGauss
 +cat $GAUSSROOT/options/Gauss-MC11a.py
 +</code>
 ===== Implement the tags in your options file ===== ===== Implement the tags in your options file =====
 When using real data, you need a DDDB tag (DDDB) and a CondDB (LHCBCOND) tag.  When using real data, you need a DDDB tag (DDDB) and a CondDB (LHCBCOND) tag. 
davinci/dbtags.1335444160.txt.gz · Last modified: by nchiap