Was this helpful?
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 -target_dbname mydb2 -target_user actian -key ~/.ssh/id_rsa
Last modified date: 03/21/2024