Restore tenant data to new version

After the installation of the new ARIS Risk & Compliance Manager version, restore the tenant data.

Procedure

  1. Open ARIS Cloud Controller (ACC) console (Start > ARIS Cloud Controller).
  2. Make sure that all runnables are started. If any of them is not running, enter the command startall and wait until all runnables are in the status STARTED.
  3. Create all additional tenants before you restore them.
  4. If you use an external database management system, create schemes and assign them to the tenants. For detailed information, see the ARIS Server Installation guide (Windows or Linux).
  5. Restore the data using the command

    restore tenant <tenantName> from <pathToStoredTenantBackup> username=system password=manager.

    Example:

    restore tenant default from "C:/tenantBackup/Backup_Tenant_default.acb" username=system password=manager.

The tenant data is restored to the new version.