Opening Standby for Read only.
Question is when we open the standby environment will the application try to connect to the standby database as well?
Case Scenario:-
Application -> Tns Entry ( Active / Standby )
Current :-
Since Standby is not open the application can connect only to the primary database.
Proposed :-
When the standby is open for read only access will the application try to connect to both or will it always try to connect to the database that is read / write?