@@ -325,9 +325,9 @@ Oracledb Methods
325
325
requested size of the Session Data Unit (SDU), in bytes. The value tunes
326
326
internal buffers used for communication to the database. Bigger values can
327
327
increase throughput for large queries or bulk data loads, but at the cost
328
- of higher memory use. The SDU size that will actually be used is
329
- negotiated down to the lower of this value and the database network SDU
330
- configuration value. See the `SQL* Net documentation <https://www.oracle.
328
+ of higher memory use. The SDU size that will actually be used is negotiated
329
+ down to the lower of this value and the database network SDU configuration
330
+ value. See the `Database Net Services documentation <https://www.oracle.
331
331
com/pls/topic/lookup?ctx=dblatest&id=GUID-86D61D6F-AD26-421A-BABA-
332
332
77949C8A2B04> `__ for more details. This value is used in both the
333
333
python-oracledb Thin and Thick modes. The default value is *8192 * bytes.
@@ -370,8 +370,9 @@ Oracledb Methods
370
370
whether to use the TLS Server Name Indication (SNI) extension to bypass the
371
371
second TLS negotiation that would otherwise be required. This parameter is
372
372
used in both python-oracledb Thin and Thick modes. This parameter requires
373
- Oracle Database 23.7. The default value is *False *. See the `SQL*Net
374
- documentation <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
373
+ Oracle Database 23.7. The default value is *False *. See the `Database Net
374
+ Services documentation
375
+ <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
375
376
GUID-E98F42D0-DC9D-4B52-9C66-6DE7EC5F64D6> `__ for more details.
376
377
377
378
The ``program `` parameter is expected to be a string which specifies the
@@ -685,9 +686,9 @@ Oracledb Methods
685
686
requested size of the Session Data Unit (SDU), in bytes. The value tunes
686
687
internal buffers used for communication to the database. Bigger values can
687
688
increase throughput for large queries or bulk data loads, but at the cost
688
- of higher memory use. The SDU size that will actually be used is
689
- negotiated down to the lower of this value and the database network SDU
690
- configuration value. See the `SQL* Net documentation <https://www.oracle.
689
+ of higher memory use. The SDU size that will actually be used is negotiated
690
+ down to the lower of this value and the database network SDU configuration
691
+ value. See the `Database Net Services documentation <https://www.oracle.
691
692
com/pls/topic/lookup?ctx=dblatest&id=GUID-86D61D6F-AD26-421A-BABA-
692
693
77949C8A2B04> `__ for more details. The default value is *8192 * bytes.
693
694
@@ -729,8 +730,9 @@ Oracledb Methods
729
730
whether to use the TLS Server Name Indication (SNI) extension to bypass the
730
731
second TLS negotiation that would otherwise be required. This parameter is
731
732
used in both python-oracledb Thin and Thick modes. This parameter requires
732
- Oracle Database 23.7. The default value is *False *. See the `SQL*Net
733
- documentation <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
733
+ Oracle Database 23.7. The default value is *False *. See the `Database Net
734
+ Services documentation
735
+ <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
734
736
GUID-E98F42D0-DC9D-4B52-9C66-6DE7EC5F64D6> `__ for more details.
735
737
736
738
The ``program `` parameter is expected to be a string which specifies the
@@ -1043,9 +1045,9 @@ Oracledb Methods
1043
1045
requested size of the Session Data Unit (SDU), in bytes. The value tunes
1044
1046
internal buffers used for communication to the database. Bigger values can
1045
1047
increase throughput for large queries or bulk data loads, but at the cost
1046
- of higher memory use. The SDU size that will actually be used is
1047
- negotiated down to the lower of this value and the database network SDU
1048
- configuration value. See the `SQL* Net documentation <https://www.oracle.
1048
+ of higher memory use. The SDU size that will actually be used is negotiated
1049
+ down to the lower of this value and the database network SDU configuration
1050
+ value. See the `Database Net Services documentation <https://www.oracle.
1049
1051
com/pls/topic/lookup?ctx=dblatest&id=GUID-86D61D6F-AD26-421A-BABA-
1050
1052
77949C8A2B04> `__ for more details. This value is used in both the
1051
1053
python-oracledb Thin and Thick modes. The default value is *8192 * bytes.
@@ -1088,8 +1090,9 @@ Oracledb Methods
1088
1090
whether to use the TLS Server Name Indication (SNI) extension to bypass the
1089
1091
second TLS negotiation that would otherwise be required. This parameter is
1090
1092
used in both python-oracledb Thin and Thick modes. This parameter requires
1091
- Oracle Database 23.7. The default value is *False *. See the `SQL*Net
1092
- documentation <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
1093
+ Oracle Database 23.7. The default value is *False *. See the `Database Net
1094
+ Services documentation
1095
+ <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
1093
1096
GUID-E98F42D0-DC9D-4B52-9C66-6DE7EC5F64D6> `__ for more details.
1094
1097
1095
1098
The ``program `` parameter is expected to be a string which specifies the
@@ -1546,9 +1549,9 @@ Oracledb Methods
1546
1549
requested size of the Session Data Unit (SDU), in bytes. The value tunes
1547
1550
internal buffers used for communication to the database. Bigger values can
1548
1551
increase throughput for large queries or bulk data loads, but at the cost
1549
- of higher memory use. The SDU size that will actually be used is
1550
- negotiated down to the lower of this value and the database network SDU
1551
- configuration value. See the `SQL* Net documentation <https://www.oracle.
1552
+ of higher memory use. The SDU size that will actually be used is negotiated
1553
+ down to the lower of this value and the database network SDU configuration
1554
+ value. See the `Database Net Services documentation <https://www.oracle.
1552
1555
com/pls/topic/lookup?ctx=dblatest&id=GUID-86D61D6F-AD26-421A-BABA-
1553
1556
77949C8A2B04> `__ for more details. This value is used in both the
1554
1557
python-oracledb Thin and Thick modes. The default value is *8192 * bytes.
@@ -1591,8 +1594,9 @@ Oracledb Methods
1591
1594
whether to use the TLS Server Name Indication (SNI) extension to bypass the
1592
1595
second TLS negotiation that would otherwise be required. This parameter is
1593
1596
used in both python-oracledb Thin and Thick modes. This parameter requires
1594
- Oracle Database 23.7. The default value is *False *. See the `SQL*Net
1595
- documentation <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
1597
+ Oracle Database 23.7. The default value is *False *. See the `Database Net
1598
+ Services documentation
1599
+ <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
1596
1600
GUID-E98F42D0-DC9D-4B52-9C66-6DE7EC5F64D6> `__ for more details.
1597
1601
1598
1602
The ``program `` parameter is expected to be a string which specifies the
@@ -1969,9 +1973,9 @@ Oracledb Methods
1969
1973
requested size of the Session Data Unit (SDU), in bytes. The value tunes
1970
1974
internal buffers used for communication to the database. Bigger values can
1971
1975
increase throughput for large queries or bulk data loads, but at the cost
1972
- of higher memory use. The SDU size that will actually be used is
1973
- negotiated down to the lower of this value and the database network SDU
1974
- configuration value. See the `SQL* Net documentation <https://www.oracle.
1976
+ of higher memory use. The SDU size that will actually be used is negotiated
1977
+ down to the lower of this value and the database network SDU configuration
1978
+ value. See the `Database Net Services documentation <https://www.oracle.
1975
1979
com/pls/topic/lookup?ctx=dblatest&id=GUID-86D61D6F-AD26-421A-BABA-
1976
1980
77949C8A2B04> `__ for more details. The default value is *8192 * bytes.
1977
1981
@@ -2013,8 +2017,9 @@ Oracledb Methods
2013
2017
whether to use the TLS Server Name Indication (SNI) extension to bypass the
2014
2018
second TLS negotiation that would otherwise be required. This parameter is
2015
2019
used in both python-oracledb Thin and Thick modes. This parameter requires
2016
- Oracle Database 23.7. The default value is *False *. See the `SQL*Net
2017
- documentation <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
2020
+ Oracle Database 23.7. The default value is *False *. See the `Database Net
2021
+ Services documentation
2022
+ <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
2018
2023
GUID-E98F42D0-DC9D-4B52-9C66-6DE7EC5F64D6> `__ for more details.
2019
2024
2020
2025
The ``program `` parameter is expected to be a string which specifies the
@@ -2593,9 +2598,9 @@ Oracledb Methods
2593
2598
requested size of the Session Data Unit (SDU), in bytes. The value tunes
2594
2599
internal buffers used for communication to the database. Bigger values can
2595
2600
increase throughput for large queries or bulk data loads, but at the cost
2596
- of higher memory use. The SDU size that will actually be used is
2597
- negotiated down to the lower of this value and the database network SDU
2598
- configuration value. See the `SQL* Net documentation <https://www.oracle.
2601
+ of higher memory use. The SDU size that will actually be used is negotiated
2602
+ down to the lower of this value and the database network SDU configuration
2603
+ value. See the `Database Net Services documentation <https://www.oracle.
2599
2604
com/pls/topic/lookup?ctx=dblatest&id=GUID-86D61D6F-AD26-421A-BABA-
2600
2605
77949C8A2B04> `__ for more details. This value is used in both the
2601
2606
python-oracledb Thin and Thick modes. The default value is *8192 * bytes.
@@ -2638,8 +2643,9 @@ Oracledb Methods
2638
2643
whether to use the TLS Server Name Indication (SNI) extension to bypass the
2639
2644
second TLS negotiation that would otherwise be required. This parameter is
2640
2645
used in both python-oracledb Thin and Thick modes. This parameter requires
2641
- Oracle Database 23.7. The default value is *False *. See the `SQL*Net
2642
- documentation <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
2646
+ Oracle Database 23.7. The default value is *False *. See the `Database Net
2647
+ Services documentation
2648
+ <https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=
2643
2649
GUID-E98F42D0-DC9D-4B52-9C66-6DE7EC5F64D6> `__ for more details.
2644
2650
2645
2651
The ``program `` parameter is expected to be a string which specifies the
0 commit comments