Hi
Can i connect 1 AOS server to Multiple DB Server without changing the configuration? For example i have AXAPP and want to connect it to DB1 and DB2.
TIA
*This post is locked for comments
Hi
Can i connect 1 AOS server to Multiple DB Server without changing the configuration? For example i have AXAPP and want to connect it to DB1 and DB2.
TIA
*This post is locked for comments
Marielle, yes, in AX server configuration utility you would put the SQL cluster listener address as the db server name.
You should contact a database specialist for configuring SQL clusters. But it's definetely advisable to have a failover / alwaysOn solution in your AX production SQL.
AOS clusters is a completely different thing and not related to SQL failover.
Sorry, im still confuse. We connect the AX using the AX server Configuration right? This is were we input the db name.
You mean AOS connects to 1 listener add with db cluster ( DB1 and Db2)?
This is something you configure in the database, not AOS. A SQL failover cluster should have one common listener address where the AOS connects. AOS should not have to worry about which node is active and which is not.
Clients connect to AOS, not database. Only AOS is connected to the database.
We would like to create failover. Once db1 is down or disconnected db2 should up.
Do we to reconfig each client to connect to db2?
..and by this I mean only one AX database. You can of course open ODBC connections in your code and connect to any database to perform queries.
No. The AOS can connect only to one database at a time.
Why would you want to connect to multiple databases? How would you expect the application to work?
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,432
Most Valuable Professional
nmaenpaa
101,156