After the installation of ARIS Connect the default tenant is available. If you need additional tenants to provide different sets of databases, users, configurations or ARIS methods you can easily create tenants. If you are going to create additional tenants for ARIS10.0 to migrate data from ARIS 9.8.7 or later, make sure to use identical names in both ARIS versions. You can also create tenants using the ARIS Administration's command line tools or Tenant Management.
Prerequisites
Warning
For tenant names please only use up to 25 lowercase ASCII characters and numbers. The name must begin with a character. Special characters, such as _ and characters, for example, in Chinese, Cyrillic or Arabic cannot be used.
Procedure
Example: create tenant test01 master.tenant.user.name = admin master.tenant.user.pwd= tenantmanager123
You can even change parameters for the new tenant. You must specify additional parameters in case you use an external database management system, for example:
create tenant test01 dba.user="system" dba.user.pwd="manager" dbinstanceid="db0000000000" default.tbl.space="ARISDATA" temp.tbl.space="TEMP" schema.name=aris_<tenant ID>" schema.pwd="*ARIS!1dm9n#yy"
The tenant test01 will be created.
The tenant is created and can be backed up.