Theoretically this should be seamless as far as connection string is concerned.
However never tested by us...
I guess that providing availability group listener DNS name as host name of the database server during Setup database phase should work.
At last, you can still connect directly to the instance of SQL Server using the instance name of the primary or secondary replica instead of using the availability group listener.
Also, there is a dedicated connection option ("MultiSubnetFailover=true") which can be added to ILMT server's server.xml file:
<properties.microsoft.sqlserver databaseName='temadb' datetimeParameterType='datetime' instanceName='SQLEXPRESS' MultiSubnetFailover='true' ...
As far as I'm aware it provides some benefit to cope with subnet failover.
Please be so kind to let us know if the connection setup worked or not....
------------------------------
Thank you,
Oktawian
Oktawian Powązka, L3 Support
IBM License Metric Tool
------------------------------
Original Message:
Sent: Thu August 08, 2024 09:48 AM
From: Andrew Felton
Subject: SQL Server Availability group listeners
A new install of ILMT will connect to a remote SQL server database. The company standard for all production databases is to use availability group listeners or cnames for database replication/failover. Are either of these supported for ILMT?
------------------------------
Andrew Felton
Elyzium
07768152243
------------------------------