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
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.
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.
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.