| | 216 | |
| | 217 | |
| | 218 | === Mon 8:30 am === |
| | 219 | {{{ |
| | 220 | mysql> select count(*), datastore_product from pending join box on box_id = id join skychunk on name = skychunk where name like 'PSPS%' group by datastore_product ;select count(*) from batch where dvo_db like 'LAP.PV2%' and loaded_to_datastore =1; select count(*), datastore_product from pending join box on box_id = id join skychunk on name = skychunk where name like 'PSPS%'; |
| | 221 | +----------+---------------------+ |
| | 222 | | count(*) | datastore_product | |
| | 223 | +----------+---------------------+ |
| | 224 | | 4716 | PSPS_PV2_OB_SLICE00 | |
| | 225 | | 6752 | PSPS_PV2_OB_SLICE02 | |
| | 226 | | 9141 | PSPS_PV2_OB_SLICE04 | |
| | 227 | | 8800 | PSPS_PV2_OB_SLICE06 | |
| | 228 | | 6170 | PSPS_PV2_OB_SLICE08 | |
| | 229 | | 4832 | PSPS_PV2_OB_SLICE10 | |
| | 230 | | 6298 | PSPS_PV2_OB_SLICE12 | |
| | 231 | | 7490 | PSPS_PV2_OB_SLICE14 | |
| | 232 | | 9629 | PSPS_PV2_OB_SLICE16 | |
| | 233 | | 11493 | PSPS_PV2_OB_SLICE18 | |
| | 234 | | 10847 | PSPS_PV2_OB_SLICE20 | |
| | 235 | | 7609 | PSPS_PV2_OB_SLICE22 | |
| | 236 | +----------+---------------------+ |
| | 237 | 12 rows in set (0.19 sec) |
| | 238 | |
| | 239 | +----------+ |
| | 240 | | count(*) | |
| | 241 | +----------+ |
| | 242 | | 27399 | |
| | 243 | +----------+ |
| | 244 | 1 row in set (0.02 sec) |
| | 245 | |
| | 246 | +----------+---------------------+ |
| | 247 | | count(*) | datastore_product | |
| | 248 | +----------+---------------------+ |
| | 249 | | 93777 | PSPS_PV2_OB_SLICE00 | |
| | 250 | +----------+---------------------+ |
| | 251 | 1 row in set (0.13 sec) |
| | 252 | |
| | 253 | }}} |
| | 254 | |
| | 255 | stsci01 loader fell over |
| | 256 | stare03 stare04 were funny needed restart |