You can copy the content of a backed up tenant to a different ARIS Server. This procedure can also be used to migrate data in case of an upgrade installation. You need to have access to the relevant back-up zip file containing the data of a tenant:
Extensions, for example, SSL certificates, SAP® Java Connector, and JDBC drivers, added using the enhance ACC command are not backed up.
Prerequisites
Procedure
stop apg_m
restore tenant <Tenant name> from <pathToBackUpFile> username=<user name of a user holding the required privileges> password=<this user's password>
You must enter the user credentials of the server's ARIS Administration you have created the new tenant. If you are about to migrate data, you might use the standard name and password system/manager.
start apg_m
All data of the backup file will be copied to the new tenant. Current data will be deleted except the name of the new tenant, as well as user credentials. The current user data will be untouched. If users were deleted after the tenant has been backed up, these users will be available again. Please make sure to delete those users.
In case of a migration process the default credentials will automatically be in use. To prevent unauthorized access to the ARIS system, after installation or data migration, always change the default passwords of the arisservice user, the guest user, the system user and the superuser user on all operational tenants, as well as on the infrastructure tenant (master).
You can also create tenants using the ARIS Administration's command line tools or Tenant Management.