DBlink to SQL Server AG - ApplicationIntent=ReadOnly
Just trying to setup a dblink to connect to external SQL Server 2016 server in Availability Group. The SQL Server cluster is configured to redirect calls to sencodary nodes for reaonly intents, this requires the client provide the "ApplicationIntent=ReadOnly" paremeter in the connection string.
I'm looking at the documentation to configure DBLink with Oracle DB Gateway for SQL Server or ODBC and I can't find an option where to provide this extra parameter in the connection.
Is this configuration feasible?
Thanks in advance,
Raul
