IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2015, 12:24:24 PM (12 years ago)
Author:
eugene
Message:

various updates merged from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pv3-20140717-merge/ippToPsps/doc/notes.txt

    r35456 r37820  
    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.