@@ -686,7 +686,7 @@ that are larger than required can result in sub-optimal memory usage.
686
686
When the number of query rows is relatively big, or can't be
687
687
predicted, it is recommended to use a [ ResultSet] ( #resultsetclass ) .
688
688
This prevents query results being unexpectedly truncated by the
689
- ` maxRows ` limit and removes the need to oversize ` maxRows ` to avoid
689
+ ` maxRows ` limit and removes the need to over-size ` maxRows ` to avoid
690
690
such truncation.
691
691
692
692
##### Example
@@ -1331,7 +1331,7 @@ String user
1331
1331
```
1332
1332
1333
1333
The database user name. Can be a simple user name or a proxy of the
1334
- form * alison[ fred] * . See ther [ Client Access Thgrough Proxy] [ 8 ] section
1334
+ form * alison[ fred] * . See the [ Client Access Through a Proxy] [ 7 ] section
1335
1335
in the OCI manual for more details about proxy authentication.
1336
1336
1337
1337
```
@@ -1637,7 +1637,7 @@ Number type
1637
1637
```
1638
1638
1639
1639
One of the constants [ ` oracledb.CLOB ` ] ( #oracledbconstantsnodbtype )
1640
- or [ ` oracledb.BLOB ` ] (#oracledbconstantsnodbtype.
1640
+ or [ ` oracledb.BLOB ` ] ( #oracledbconstantsnodbtype ) .
1641
1641
1642
1642
```
1643
1643
function(Error error)
@@ -2700,7 +2700,7 @@ oracledb.getConnection(
2700
2700
If you open more than four connections, such as via
2701
2701
increasing [` poolMax` ](#proppoolpoolmax), you should increase the
2702
2702
number of worker threads available to node-oracledb. The thread pool
2703
- size should be at least equal to the maxiumum number of connections.
2703
+ size should be at least equal to the maximum number of connections.
2704
2704
If the application does database and non-database work concurrently,
2705
2705
extra threads could also be required for optimal throughput.
2706
2706
@@ -3262,7 +3262,7 @@ SQLNET.ENCRYPTION_CLIENT = required
3262
3262
SQLNET .ENCRYPTION_TYPES_CLIENT = (AES256 )
3263
3263
` ` `
3264
3264
3265
- The client and server sides can negoiate the protocols used if the
3265
+ The client and server sides can negotiate the protocols used if the
3266
3266
settings indicate more than one value is accepted.
3267
3267
3268
3268
Note these are example settings only. You must review your security
@@ -3356,7 +3356,7 @@ predicted, it is recommended to use a [ResultSet](#resultsetclass)
3356
3356
with callbacks, as described in this section, or via the ResultSet
3357
3357
stream wrapper, as described [later](#streamingresults). This
3358
3358
prevents query results being unexpectedly truncated by the
3359
- [` maxRows` ](#propdbmaxrows) limit and removes the need to oversize
3359
+ [` maxRows` ](#propdbmaxrows) limit and removes the need to over-size
3360
3360
` maxRows` to avoid such truncation. Otherwise, for queries that
3361
3361
return a known small number of rows, non-ResultSet queries may have
3362
3362
less overhead.
@@ -6277,12 +6277,11 @@ PL/SQL users may be interested in using [PL/Scope][78].
6277
6277
[5]: https://docs.oracle.com/database/122/SQLRF/SELECT.htm#GUID-CFA006CA-6FF1-4972-821E-6996142A51C6__BABEAACC
6278
6278
[6]: https://docs.oracle.com/database/122/LNOCI/oci-programming-advanced-topics.htm#LNOCI16617
6279
6279
[7]: https://docs.oracle.com/database/122/LNOCI/oci-programming-basics.htm#GUID-D77D0D4A-7483-423A-9767-CBB5854A15CC
6280
- [8]: https://docs.oracle.com/cd/B19306_01/appdev.102/b14250/oci02bas.htm#LNOCI13341
6281
6280
[9]: https://docs.oracle.com/database/122/LNOCI/managing-scalable-platforms.htm#LNOCI-GUID-624A4771-58C5-4E2B-8131-E3389F58A0D6
6282
6281
[10]: https://docs.oracle.com/database/122/LNOCI/managing-scalable-platforms.htm#LNOCI-GUID-8A9F1295-4360-4AC6-99A4-050C5C82E0B0
6283
6282
[11]: https://docs.oracle.com/database/122/CNCPT/topics-for-database-administrators-and-developers.htm#GUID-89DB0C3C-A36F-4254-8C82-020F5F6DE31F
6284
- [12]: http ://docs.oracle.com/database/122/ADLOB/introduction-to-large-objects.htm#ADLOB45120
6285
- [13]: http ://docs.oracle.com/database/122/ADLOB/managing-LOBs.htm#ADLOB45157
6283
+ [12]: https ://docs.oracle.com/database/122/ADLOB/introduction-to-large-objects.htm#ADLOB45120
6284
+ [13]: https ://docs.oracle.com/database/122/ADLOB/managing-LOBs.htm#ADLOB45157
6286
6285
[14]: https://docs.oracle.com/database/122/CNCPT/sql.htm#CNCPT516
6287
6286
[15]: https://docs.oracle.com/database/122/CNCPT/sql.htm#CNCPT1732
6288
6287
[16]: https://nodejs.org/api/stream.html
@@ -6292,31 +6291,31 @@ PL/SQL users may be interested in using [PL/Scope][78].
6292
6291
[20]: http://docs.libuv.org/en/v1.x/threadpool.html
6293
6292
[21]: https://github.com/libuv/libuv
6294
6293
[22]: https://github.com/oracle/node-oracledb/issues/603#issuecomment-277017313
6295
- [23]: http ://docs.oracle.com/cd/E82638_01 /JJUCP/optimizing-real-world-performance.htm#JJUCP- GUID-BC09F045-5D80-4AF5-93F5-FEF0531E0E1D
6294
+ [23]: https ://docs.oracle.com/database/122 /JJUCP/optimizing-real-world-performance.htm#GUID-BC09F045-5D80-4AF5-93F5-FEF0531E0E1D
6296
6295
[24]: https://docs.oracle.com/database/122/ADFNS/performance-and-scalability.htm#ADFNS228
6297
6296
[25]: https://docs.oracle.com/database/122/ADFNS/performance-and-scalability.htm#ADFNS1428
6298
6297
[26]: http://www.oracle.com/technetwork/topics/php/php-scalability-ha-twp-128842.pdf
6299
6298
[27]: https://docs.oracle.com/database/122/DBIMI/using-oracle-wallet-manager.htm#DBIMI162
6300
6299
[28]: https://docs.oracle.com/database/122/DBSEG/configuring-secure-sockets-layer-authentication.htm#DBSEG070
6301
6300
[29]: https://docs.oracle.com/database/122/DBSEG/configuring-authentication.htm#DBSEG30035
6302
- [30]: http ://docs.oracle.com/database/122/DBSEG/configuring-network-data-encryption-and-integrity.htm#DBSEG020
6301
+ [30]: https ://docs.oracle.com/database/122/DBSEG/configuring-network-data-encryption-and-integrity.htm#DBSEG020
6303
6302
[31]: https://docs.oracle.com/database/122/REFRN/V-SESSION_CONNECT_INFO.htm#REFRN30224
6304
- [32]: http ://docs.oracle.com/database/122/DBSEG/toc.htm
6305
- [33]: http ://docs.oracle.com/database/122/NETRF/parameters-for-the-sqlnet-ora-file.htm#NETRF427
6306
- [34]: http ://docs.oracle.com/database/122/NETRF/parameters-for-the-sqlnet-ora-file.htm#NETRF227
6307
- [35]: http ://docs.oracle.com/database/122/NETRF/parameters-for-the-sqlnet-ora-file.htm#NETRF228
6308
- [36]: http ://docs.oracle.com/database/122/NETRF/local-naming-parameters-in-tnsnames-ora-file.htm#NETRF431
6309
- [37]: http ://docs.oracle.com/database/122/NETRF/toc.htm
6303
+ [32]: https ://docs.oracle.com/database/122/DBSEG/toc.htm
6304
+ [33]: https ://docs.oracle.com/database/122/NETRF/parameters-for-the-sqlnet-ora-file.htm#NETRF427
6305
+ [34]: https ://docs.oracle.com/database/122/NETRF/parameters-for-the-sqlnet-ora-file.htm#NETRF227
6306
+ [35]: https ://docs.oracle.com/database/122/NETRF/parameters-for-the-sqlnet-ora-file.htm#NETRF228
6307
+ [36]: https ://docs.oracle.com/database/122/NETRF/local-naming-parameters-in-tnsnames-ora-file.htm#NETRF431
6308
+ [37]: https ://docs.oracle.com/database/122/NETRF/toc.htm
6310
6309
[38]: https://github.com/oracle/node-oracledb/tree/master/examples/resultset1.js
6311
6310
[39]: https://github.com/oracle/node-oracledb/tree/master/examples/resultset2.js
6312
6311
[40]: https://github.com/oracle/node-oracledb/tree/master/examples/refcursor.js
6313
6312
[41]: https://github.com/oracle/node-oracledb/tree/master/examples/selectstream.js
6314
- [42]: http ://docs.oracle.com/database/122/NLSPG/datetime-data-types-and-time-zone-support.htm#NLSPG263
6313
+ [42]: https ://docs.oracle.com/database/122/NLSPG/datetime-data-types-and-time-zone-support.htm#NLSPG263
6315
6314
[43]: https://jsao.io/2016/09/working-with-dates-using-the-nodejs-driver/
6316
6315
[44]: https://docs.oracle.com/database/122/SQLRF/TO_LOB.htm
6317
6316
[45]: https://docs.oracle.com/cd/E17781_01/appdev.112/e18750/xe_locator.htm#XELOC560
6318
6317
[46]: https://docs.oracle.com/database/122/LNOCI/using-sql_statements-in-oci.htm#LNOCI16355g
6319
- [47]: http ://docs.oracle.com/database/122/REFRN/OPEN_CURSORS.htm#REFRN10137
6318
+ [47]: https ://docs.oracle.com/database/122/REFRN/OPEN_CURSORS.htm#REFRN10137
6320
6319
[48]: https://docs.oracle.com/database/122/ARPLS/DBMS_OUTPUT.htm#ARPLS67300
6321
6320
[49]: https://github.com/oracle/node-oracledb/tree/master/examples/dbmsoutputgetline.js
6322
6321
[50]: https://github.com/oracle/node-oracledb/tree/master/examples/dbmsoutputpipe.js
@@ -6331,7 +6330,7 @@ PL/SQL users may be interested in using [PL/Scope][78].
6331
6330
[59]: http://www.oracle.com/technetwork/issue-archive/2007/07-mar/o27asktom-084983.html
6332
6331
[60]: http://stackoverflow.com/a/43330282/4799035
6333
6332
[61]: https://docs.oracle.com/database/122/LNOCI/oci-programming-advanced-topics.htm#LNOCI16655
6334
- [62]: http ://docs.oracle.com/database/122/TGDBA/gathering-database-statistics.htm#TGDBA168
6333
+ [62]: https ://docs.oracle.com/database/122/TGDBA/gathering-database-statistics.htm#TGDBA168
6335
6334
[63]: https://docs.oracle.com/database/122/LNOCI/more-oci-advanced-topics.htm#LNOCI-GUID-CD599644-135A-4116-8B3B-40A9BA172E5C
6336
6335
[64]: https://docs.oracle.com/database/122/ADFNS/high-availability.htm#ADFNS538
6337
6336
[65]: https://docs.oracle.com/database/122/ADFNS/connection_strategies.htm#ADFNS515
@@ -6340,11 +6339,11 @@ PL/SQL users may be interested in using [PL/Scope][78].
6340
6339
[68]: https://docs.oracle.com/database/122/NLSPG/toc.htm
6341
6340
[69]: https://docs.oracle.com/database/122/NLSPG/setting-up-globalization-support-environment.htm#NLSPG003
6342
6341
[70]: https://docs.oracle.com/database/122/TGSQL/performing-application-tracing.htm#TGSQL792
6343
- [71]: https://docs.oracle.com/cd/B19306_01/appdev.102/b14258/d_appinf .htm#CHECEIEB
6344
- [72]: https://docs.oracle.com/cd/B19306_01/appdev.102/b14258/d_sessio .htm#SET_IDENTIFIER
6342
+ [71]: https://docs.oracle.com/database/122/ARPLS/DBMS_APPLICATION_INFO .htm#ARPLS003
6343
+ [72]: https://docs.oracle.com/database/122/ARPLS/DBMS_SESSION .htm#ARPLS68063
6345
6344
[73]: https://jsao.io/2017/06/how-to-get-use-and-close-a-db-connection-using-promises/
6346
6345
[74]: https://jsao.io/2017/07/how-to-get-use-and-close-a-db-connection-using-async-functions/
6347
6346
[75]: https://oracle.github.io/odpi/doc/user_guide/debugging.html
6348
- [76]: http ://docs.oracle.com/database/122/REFRN/V-SQL_BIND_CAPTURE.htm#REFRN30310
6347
+ [76]: https ://docs.oracle.com/database/122/REFRN/V-SQL_BIND_CAPTURE.htm#REFRN30310
6349
6348
[77]: https://docs.oracle.com/database/122/ARPLS/DBMS_MONITOR.htm#ARPLS67178
6350
- [78]: http ://docs.oracle.com/database/122/ADFNS/plscope.htm
6349
+ [78]: https ://docs.oracle.com/database/122/ADFNS/plscope.htm
0 commit comments