Jump to main content
From a non-vault instance to a vault-enabled instance
-
Execute the following command on the non-vault enabled instance:
appviewx --databasebackup
-
Copy the latest archives from the following directories to the second instance:
<appviewx_installed_dir>/db_backup
-
Execute the following command on the second instance:
appviewx
--databaserestore <absolute path of database backup
file>
-
Execute the following command on the second instance to migrate the data to a
vault enabled instance:
appviewx --vault-migration-jar