Add tenant schema of ARIS Risk & Compliance Manager

After you installed the database connection according to the instructions in the previous chapters, you can add the tenant schema of ARIS Risk & Compliance Manager.

Procedure

  1. Start ARIS Cloud Controller (ACC).

    To start ACC under a Windows operating system, click Start > All Programs > ARIS > Administration > Start ARIS Cloud Controller. If you have changed agent user credentials, you must enter the user name and/or the password.

    To start ACC under a Linux operating system, execute the acc10.sh shell script instead.

  2. Enhance the existing assignment of the tenant to the external service of type DB with the corresponding ARCM schema configuration.

    The parameter com.aris.arcm.db.schema.migration is only required if you want to restore database backups of previous versions and the migration schema is already created.

  3. Enter:

    set tenant <tenant name> data for service DB

    com.aris.arcm.db.schema=<arcm_tenant_schema>

    com.aris.arcm.db.schema.migration=<arcm_tenant_migration_schema>

    Example for default tenant:

    set tenant default data for service DB com.aris.arcm.db.schema=ARIS10_ARCM_DEFAULT com.aris.arcm.db.schema.migration=ARIS10_ARCM_DEFAULT_MIGRATION

The tenant schema of ARIS Risk & Compliance Manager is available.