File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -3894,6 +3894,9 @@ connections affected by a database machine or instance failure so
3894
3894
future connect calls will establish a fresh connection without the
3895
3895
application being aware of any service disruption.
3896
3896
3897
+ For a more information on FAN see the [whitepaper on Fast Application
3898
+ Notification][97].
3899
+
3897
3900
#### <a name="connectionrlb"></a> 8.9.2 Runtime Load Balancing (RLB)
3898
3901
3899
3902
[Oracle Database RAC][93] users with [Oracle Database (RLB)][65]
@@ -3905,6 +3908,9 @@ Configuration](#oraaccess).
3905
3908
RLB allows optimal use of database resources by balancing database
3906
3909
requests across RAC instances.
3907
3910
3911
+ For a more information on RLB, see the [whitepaper on Fast Application
3912
+ Notification][97].
3913
+
3908
3914
### <a name="tnsadmin"></a> 8.10 Optional Client Configuration Files
3909
3915
3910
3916
Optional Oracle Client configuration files are read when node-oracledb
@@ -7165,3 +7171,4 @@ When upgrading from node-oracledb version 2.0 to version 2.1:
7165
7171
[94]: https://github.com/oracle/node-oracledb/blob/node-oracledb-v1/doc/api.md
7166
7172
[95]: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/tgsql/toc.htm
7167
7173
[96]: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/ladbi/standard-oracle-database-groups-for-database-administrators.html#GUID-0A789F28-169A-43D6-9E48-AAE20D7B0C44
7174
+ [97]: http://www.oracle.com/technetwork/database/options/clustering/applicationcontinuity/learnmore/fastapplicationnotification12c-2538999.pdf
You can’t perform that action at this time.
0 commit comments