| | 49 | * 06:40 Bill: Registration got stuck. XY67 in strange state. See below. Cleared by fixing burntool state of 646624 XY67 |
| | 50 | |
| | 51 | {{{ |
| | 52 | mysql> select exp_id, class_id, data_state, burntool_state, fault from rawImfile where exp_id >= 646621 and class_id = 'xy67' order by dateobs limit 20; |
| | 53 | +--------+----------+------------------+----------------+-------+ |
| | 54 | | exp_id | class_id | data_state | burntool_state | fault | |
| | 55 | +--------+----------+------------------+----------------+-------+ |
| | 56 | | 646621 | XY67 | full | -14 | 0 | |
| | 57 | | 646622 | XY67 | full | -14 | 0 | |
| | 58 | | 646624 | XY67 | full | 0 | 0 | |
| | 59 | | 646623 | XY67 | full | -14 | 0 | |
| | 60 | | 646625 | XY67 | full | -14 | 0 | |
| | 61 | | 646627 | XY67 | full | -14 | 0 | |
| | 62 | | 646626 | XY67 | full | -14 | 0 | |
| | 63 | | 646629 | XY67 | full | -14 | 0 | |
| | 64 | | 646628 | XY67 | full | -14 | 0 | |
| | 65 | | 646630 | XY67 | full | -14 | 0 | |
| | 66 | | 646631 | XY67 | full | -14 | 0 | |
| | 67 | | 646632 | XY67 | full | -14 | 0 | |
| | 68 | | 646648 | XY67 | full | -14 | 0 | |
| | 69 | | 646633 | XY67 | full | -14 | 0 | |
| | 70 | | 646634 | XY67 | pending_burntool | 0 | 0 | |
| | 71 | | 646635 | XY67 | pending_burntool | 0 | 0 | |
| | 72 | | 646637 | XY67 | pending_burntool | 0 | 0 | |
| | 73 | |
| | 74 | }}} |
| | 75 | |