-
Notifications
You must be signed in to change notification settings - Fork 36
dx_ctl_replication
Marcin Przepiorowski edited this page Oct 10, 2016
·
7 revisions
dx_get_replication [ -engine|d <delphix identifier> | -all ] -profilename profile [-nowait] [ -help|? ] [ -debug ]
Start an replication using a profile name
Delphix Engine selection - if not specified a default host(s) from dxtools.conf will be used.
- -engine|d Specify Delphix Engine name from dxtools.conf file
- -all Display databases on all Delphix appliance
- -profilename profile Specify a profile name to run
-
-nowait
Don't wait for a replication job to complete. Job will be running in backgroud. -
-help
Print this screen - -debug Turn on debugging
Replicate a profile called "backup"
dx_get_replication -d DelphixEngine -profilename backup -nowait
Replication job JOB-7425 started in background
Delphix