Skip to content

Commit 84f796a

Browse files
committed
Link to the FAN whitepaper
1 parent bf02947 commit 84f796a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/api.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3894,6 +3894,9 @@ connections affected by a database machine or instance failure so
38943894
future connect calls will establish a fresh connection without the
38953895
application being aware of any service disruption.
38963896
3897+
For a more information on FAN see the [whitepaper on Fast Application
3898+
Notification][97].
3899+
38973900
#### <a name="connectionrlb"></a> 8.9.2 Runtime Load Balancing (RLB)
38983901
38993902
[Oracle Database RAC][93] users with [Oracle Database (RLB)][65]
@@ -3905,6 +3908,9 @@ Configuration](#oraaccess).
39053908
RLB allows optimal use of database resources by balancing database
39063909
requests across RAC instances.
39073910
3911+
For a more information on RLB, see the [whitepaper on Fast Application
3912+
Notification][97].
3913+
39083914
### <a name="tnsadmin"></a> 8.10 Optional Client Configuration Files
39093915
39103916
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:
71657171
[94]: https://github.com/oracle/node-oracledb/blob/node-oracledb-v1/doc/api.md
71667172
[95]: https://docs.oracle.com/en/database/oracle/oracle-database/12.2/tgsql/toc.htm
71677173
[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

0 commit comments

Comments
 (0)