datacopy¶
Copy HDB data from one instance to another
refinery datacopy [option]
Options: --copy
--copy --pipeline pipeline --instance instanceNumber [--date date] [--startDate date] [--endDate date] [--status]-
Copies data from source to all other instances and replaces target's data.
-
pipelineis the name of the pipeline for the data copy -
instanceis the instance number of the source of the data to be copied from. -
Either
dateor bothstartDateandendDatemust be specified. -
If specified,
dateis the single date to copy. -
If specified,
startDateandendDateare the range of dates to copy. -
statusprints out the status of the intermediary steps of the compress and copy; this does not background the copy process.