ARIS Risk & Compliance Manager database migration (version 9.x or older)

Migrate your existing database in order to use it in a newer version of ARIS Risk & Compliance Manager.

Prerequisite

The system user has the Document administrator function privilege. The migration of the document link cannot be performed without this function privilege. If required, assign this function privilege before carrying out the migration and remove it again later.

Procedure

  1. Open ARIS Cloud Controller (ACC) console (Start > ARIS Cloud Controller).
  2. Stop the ARIS Risk & Compliance Manager component with stop arcm_m. All other runnables must be running.
  3. Enter the command reconfigure <arcm-runnable> dbms.autoStartMigration=true to activate the data migration.
  4. Use the start <arcm-runnable> command to start the data migration. Starting the runnable can take some time, depending on the data volume. The CouchDB content now appears as follows:

    CouchDB

  5. Enter the command stop <arcm-runnable> to deactivate the automatic migration.
  6. Then enter reconfigure <arcm-runnable> dbms.autoStartMigration=false.
  7. Use the start <arcm-runnable> command to start ARIS Risk & Compliance Manager for productive operation.

The data migration is completed.