A. Command Reference : clonedb Command--Clone a Database : clonedb Example
 
Share this page                  
clonedb Example
Copy database mydb from the server vector-cluster5 in the II_SYSTEM location /opt/Actian/VectorV3 into the target database mydb2 on the server vector-cluster6 in the II_SYSTEM location /opt/Actian/VectorG8, as the actian user on target server, using SSH authentication key.
clonedb -source_dbname mydb -source vector-cluster5 ‑source_ii_system /opt/Actian/VectorV3 -target vector-cluster6 -target_ii_system /opt/Actian/VectorG8 -targetdb mydb2 -target_user actian -key ~/.ssh/id_rsa