From a non-vault instance to a vault-enabled instance

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