Hi All,
I need to change the SQL connection using ACC for ARIS 10.
Could someone please add the string to reconfigure the connection. I found the reconfigure string for Oracle in the documentation, and since I'm not a DBA I am worried that I might makea mistake.
I need the exact one for SQL.
Thanks for your help.
Willem
Jürgen Göres on
Hi Willem,
what exactly do you mean by "changing the SQL connection"? You are apparently using an external database system (Oracle or MS SQL Server) and not the Postgres runnable, that is clear, but what exactly is your intention?
Do you have one database with ARIS data inside it, and now want to switch your ARIS installation to some other database (maybe with different ARIS data inside or maybe still empty)? That is not supported a supported scenario. ARIS stores data in a variety of places, not only in the DB, and if you change the DB under the hood, things will go out of sync. More recent versions have a detection logic that will recognize such a situation and try to recover from it, but many things might still go wrong.
Maybe if you describe more precisely what you have in mind, we can find a way to help you.
Regards
Jürgen