I've already connected my ARIS Server with Microsoft SQL Server. I thought it uses as database of ARIS diagram, turns out it only store tenant. Or maybe not.
And a question arose from me, what is exactly SQL Server do for ARIS if it's already connected? And can it use to store our diagram as well?
Runé Becker on
Dear Budi,
When you install ARIS Server without an external database system, then a built-in PostGreSQL server is being used. As you have chosen, either during the installation, or later, to use Microsoft SQL Server, all your ARIS databases are stored there. Exceptions are some specific ARIS data, stored in other built-in databases.
ARIS stores ALL of its data, including its databases, any much more data, in so called tenants. And a full backup triggered within ARIS, either via ARIS Tenant Management (graphical user interface), or via ARIS Cloud Controller (command-line user interface) will create a tenant backup file with ALL ARIS data. A tenant backup file is meant to keep all ARIS data consistent.
Does this help?
Cheers
Runé