IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2014, 11:34:18 AM (12 years ago)
Author:
heather
Message:

small changes and tweaks to do full force addstar and to remove hard coded ippdb01 in ipptopsps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/doc/notes.txt

    r35456 r37739  
    4343mysql -h ipp006 -u dvo -p ipptopsps -e "select batch_id, stage_id from batch where batch_type = 'P2'" > P2.batches.dat
    4444
    45 on ippdb01: cp P2.batches.dat /tmp/datadump/
     45on ippdb05: cp P2.batches.dat /tmp/datadump/
    4646
    47 mysql -h ippdb01 -u dvo -p gpc1
     47mysql -h ippdb05 -u dvo -p gpc1
    4848mysql> create temporary table eam_p2_batches (batch_id int, cam_id int);
    4949mysql> create temporary table eam_st_batches (batch_id int, stack_id int);
Note: See TracChangeset for help on using the changeset viewer.