Changes between Version 6 and Version 7 of ippToPspsIngestof3piPV2
- Timestamp:
- Jan 18, 2015, 9:40:52 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPspsIngestof3piPV2
v6 v7 122 122 * stsci00 , 01, 03, 06, 07 -restart 123 123 124 == Sunday 9:15am==124 === Sunday 9:15am === 125 125 126 126 Loaders whcih need restart: … … 135 135 136 136 (stare00/04/stsci6/7 did not) 137 137 {{{ 138 138 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%'; 139 139 +----------+---------------------+ … … 169 169 1 row in set (0.14 sec) 170 170 171 }}}
