Versions Compared

Key

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

...

Directions for dumping the ACE Database

For example at UCSD, aceServer is the ACE database server, aceUser is the DB account, and aceDB is the ACE database

mysqldump -h aceServer -u aceUser aceDB -p > ucsd-ace-2019-06-21.sql
gzip ucsd-ace-2019-06-21.sql

Upload to chron-ingest

Assumes the current user has an SSH public key in the chronopolis user authorized_keys for incoming

scp ucsd-ace-2019-06-21.sql.gz chronopolis@chron-ingest.ucsd.edu:.

At his point the ACE Database dump is at UCSD and can be deposited into chronopolis