IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of ippToPspsIngestof3piPV2


Ignore:
Timestamp:
Jan 18, 2015, 9:40:52 AM (11 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPspsIngestof3piPV2

    v6 v7  
    122122 * stsci00 , 01, 03, 06, 07 -restart
    123123
    124 == Sunday 9:15am ==
     124=== Sunday 9:15am ===
    125125
    126126Loaders whcih need restart:
     
    135135
    136136(stare00/04/stsci6/7 did not)
    137 
     137{{{
    138138select 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%';
    139139+----------+---------------------+
     
    1691691 row in set (0.14 sec)
    170170
     171}}}