IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 14 and Version 15 of ippToPspsIngestof3piPV2


Ignore:
Timestamp:
Jan 20, 2015, 10:48:28 AM (12 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPspsIngestof3piPV2

    v14 v15  
    383383 * stsci 07 restarted
    384384
    385 
    386 
    387 
     385=== Tue 10:45am ===
     386
     387 * stsci10 needs restart
     388
     389{{{
     390mysql> mysql>  select count(*), datastore_product from pending join box on box_ijoin 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%';
     391+----------+---------------------+
     392| count(*) | datastore_product   |
     393+----------+---------------------+
     394|     4407 | PSPS_PV2_OB_SLICE00 |
     395|     6621 | PSPS_PV2_OB_SLICE02 |
     396|     9086 | PSPS_PV2_OB_SLICE04 |
     397|     7859 | PSPS_PV2_OB_SLICE06 |
     398|     5157 | PSPS_PV2_OB_SLICE08 |
     399|     3597 | PSPS_PV2_OB_SLICE10 |
     400|     5311 | PSPS_PV2_OB_SLICE12 |
     401|     5973 | PSPS_PV2_OB_SLICE14 |
     402|     8830 | PSPS_PV2_OB_SLICE16 |
     403|    11001 | PSPS_PV2_OB_SLICE18 |
     404|    10128 | PSPS_PV2_OB_SLICE20 |
     405|     7006 | PSPS_PV2_OB_SLICE22 |
     406+----------+---------------------+
     40712 rows in set (0.18 sec)
     408
     409+----------+
     410| count(*) |
     411+----------+
     412|    35241 |
     413+----------+
     4141 row in set (0.02 sec)
     415
     416+----------+---------------------+
     417| count(*) | datastore_product   |
     418+----------+---------------------+
     419|    84976 | PSPS_PV2_OB_SLICE00 |
     420+----------+---------------------+
     4211 row in set (0.13 sec)
     422
     423}}}
     424
     425