/[PAMELA software]/YodaProfiler/docs/PAMELAProductionDB.sql
ViewVC logotype

Diff of /YodaProfiler/docs/PAMELAProductionDB.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by mocchiut, Mon Sep 3 08:49:19 2007 UTC revision 1.23 by mocchiut, Fri Oct 19 07:47:49 2007 UTC
# Line 56  INSERT INTO GL_RESURS_OFFSET VALUES(0,'0 Line 56  INSERT INTO GL_RESURS_OFFSET VALUES(0,'0
56  INSERT INTO GL_RESURS_OFFSET VALUES(0,'0','04586_003_001_cln1.pam','2007-01-08 21:00:00',NULL);  INSERT INTO GL_RESURS_OFFSET VALUES(0,'0','04586_003_001_cln1.pam','2007-01-08 21:00:00',NULL);
57  INSERT INTO GL_RESURS_OFFSET VALUES(0,'4576','','2007-04-08 21:00:00',NULL);  INSERT INTO GL_RESURS_OFFSET VALUES(0,'4576','','2007-04-08 21:00:00',NULL);
58  INSERT INTO GL_RESURS_OFFSET VALUES(0,'5960','','2007-07-08 21:00:00',NULL);  INSERT INTO GL_RESURS_OFFSET VALUES(0,'5960','','2007-07-08 21:00:00',NULL);
59    INSERT INTO GL_RESURS_OFFSET VALUES(0,'0','07408_003_001_cln1.pam','2007-07-08 21:00:00',NULL);
60    INSERT INTO GL_RESURS_OFFSET VALUES(0,'7382','','2007-10-08 21:00:00',NULL);
61    
62    
63  CREATE TABLE `GL_TIMESYNC` (  CREATE TABLE `GL_TIMESYNC` (
64    `ID` int(10) unsigned NOT NULL auto_increment,    `ID` int(10) unsigned NOT NULL auto_increment,
65    `ID_RAW` int(10) unsigned NOT NULL default '0',    `ID_RAW` int(10) unsigned NOT NULL default '0',
66      `ID_RESURS_OFFSET` int(10) unsigned NOT NULL default '0',
67    `OBT0` int(10) unsigned NOT NULL default '0',    `OBT0` int(10) unsigned NOT NULL default '0',
68    `TIMESYNC` int(10) unsigned NOT NULL default '0',    `TIMESYNC` int(10) unsigned NOT NULL default '0',
69    `TYPE` smallint(5) unsigned NOT NULL default '0',    `TYPE` smallint(5) unsigned NOT NULL default '0',
# Line 107  insert into GL_PARAM values(0,"$PAM_CALI Line 111  insert into GL_PARAM values(0,"$PAM_CALI
111  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_e.rz",1156280001,1165400000,201," 08-22 - 12-06  -                       E       E       standard",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_e.rz",1156280001,1165400000,201," 08-22 - 12-06  -                       E       E       standard",NULL);
112  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_f.rz",1165400001,1168490000,201," 12-06 - 01-11  Decmber Tracker off/on  F       F       standard",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_f.rz",1165400001,1168490000,201," 12-06 - 01-11  Decmber Tracker off/on  F       F       standard",NULL);
113  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_g.rz",1168490001,1168940000,201," 01-11 - 01-16  HV problems             G       G       january",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_g.rz",1168490001,1168940000,201," 01-11 - 01-16  HV problems             G       G       january",NULL);
114  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_h.rz",1168940001,1170200000,201," 01-16 - 01-30  -                       H       H       standard",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_g1.rz",1168940001,1169580000,201," 01-16 - 01-23  HV problems conn. F&M   G1      G1      standard",NULL);
115    insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_h.rz",1169580001,1170200000,201," 01-23 - 01-30  -                       H       H       standard",NULL);
116  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_i.rz",1170200001,1171000000,201," 01-30 - 02-09  30.1. Threshold changed I       I       standard",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_i.rz",1170200001,1171000000,201," 01-30 - 02-09  30.1. Threshold changed I       I       standard",NULL);
117  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_j.rz",1171000001,1174665000,201," 02-09 - 03-23  09.2. Threshold changed J       J       standard",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_j.rz",1171000001,1174665000,201," 02-09 - 03-23  09.2. Threshold changed J       J       standard",NULL);
118  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_k.rz",1174665001,1175000000,201," 03-23 - 03-27  HV problems             K       K       standard",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/tof-param/","tofcalib_k.rz",1174665001,1175000000,201," 03-23 - 03-27  HV problems             K       K       standard",NULL);

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.23

  ViewVC Help
Powered by ViewVC 1.1.23