Hello
ARIS Connect version: 10.0.22.0.3295151
There are two servers:
1) Application server;
2) Database server.
I need to install (1) ARIS Connect Server on the application server.
Postgresql 13 is already installed on the database server (2) (database, schemas and users have not been created).
Both servers (1) and (2) are running Linux.
I plan to install ARIS Connect Server remotely with the "Standard" parameter from a computer running Windows.
(A separate database server is needed, because there are too many users, it is not recommended to use a standard database with a large number of users)
Make a backup from standard Postgresql.
Restore data on server 2 (which also has Postgresql installed) from the created backup.
Then reassign the ARIS connection settings to the new database using the "update external service db0000000000" command.
Please tell me how I can make a backup copy from the standard Postgresql database, load it into an empty DBMS (on server 2) and reassign the ARIS connection settings to the database.
Martin Schröder on
Hello Yuriy
with Aris Connect you can use Oracle or MS SQL Server as an external DBMS. You should ask SAG support for PostgreSQL as it is not mentioned in the ARIS sytem requirements doc. So for Aris with PostgreSQL as an external db service there is no guidance on
I have switched from standard db to Oracle years ago on Aris 10.0.7 and got a guideline doc "Switch ARIS 9/10 installation to external DBMS" from SAG support. The general steps are:
Regards, Martin