Configuring the jde.ini Settings for the Enterprise Server and HTML Server
To enable read-only routing in availability group for Microsoft SQL Server database, update the jde.ini settings using the following steps:
- For Enterprise Server, use this navigation:
Enterprise Server > Configuration > Database > Configuration > View: Advanced > Bootstrap Datasource
-
Select ReadOnly for ODBC Application Intent.
-
For HTML Server, use this navigation:
HTML Server > Configuration > Database > Configuration > View: Advanced > JDBj Runtime Properties
-
Select ReadOnly for MS SQL Application Intent.
Important: ReadWrite option is also available for the Application Intent
setting. ReadWrite allows a secondary replica to redirect read-write connection
requests. See Microsoft documentation, Read/write connection redirection.