Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Are there any errors? No is good. If present, find cause, maybe re-rrun.
  • Review the number of samples for LIMS.SAMPLE, LIMS.TEST, LIMS.RESULT, OPS.RIS_DATA.

...

Log into the SHIPTEST instance. Run these commands to confirm ability to restore content from the file generated.


Code Block
ssh oracle@k1.ship.iodp.tamu.edu

. oraenv
ORACLE_SID = [oracle] ? SHIPTEST
[oracle]$

impdp your-name_dba directory=dmpdir logfile=exp###-test-export.log dumpfile=limsjr_full-###.dmpdp schemas=geodp### remapschema=geodp###:geodp###_review tables=lims.sample remapschemas=lims:transfer remaptables=...


Notify everyone that its done

...