When you update the ARIS Server using the update setup, the default tenant's system database is updated automatically. For all additional tenants you must update the system databases with the provided database manually. If you do not update system databases, all updates, for example, ARIS method extensions, concerning scripts, filters and templates will not be available.
Prerequisites
ARIS Server Administrator is installed.
You know the credentials of the superuser, or you have the Server administrator function privilege.
You have access to the most recent system database (<downloaded installation package>/Content/SystemDB/<ADB file>)
You have backed up all data that will be overwritten during the update.
Procedure
Click Start > Programs > ARIS > Administration > ARIS Server Administrator 10.0 if you accepted the program group suggested by the installation program. Under a Linux operating system, execute the arisadm.sh shell script instead. To do so, enter: su -c arisadm.sh aris10. The command prompt opens and ARIS Server Administrator is launched in interactive mode.
Establish a connection to the ARIS Server and tenant:
Syntax: server <ARIS Server name>:<port number> <tenant> <user name> <password>
Example: server arissrv:1080 default system manager or server arissrv:443 default system manager -ssl
Enter updatesystemdb <name of ADB file>.
The system configuration of this tenant, managing, for example, ARIS method extensions, report scripts, scheduled reports, macros, semantic checks, filters, and templates, will be updated. User-defined changes made in the configuration will remain.