You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-troubleshoot-oracle.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to troubleshoot issues with the Oracle connector in Azure
5
5
author: jianleishen
6
6
ms.subservice: data-movement
7
7
ms.topic: troubleshooting
8
-
ms.date: 07/02/2024
8
+
ms.date: 10/23/2024
9
9
ms.author: jianleishen
10
10
ms.custom: has-adal-ref, synapse
11
11
---
@@ -37,15 +37,15 @@ This article provides suggestions to troubleshoot common problems with the Oracl
37
37
38
38
-**Recommendation**: Update your Oracle server settings to add these secure algorithms:
39
39
40
-
-The following algorithms are deemed as secure by OpenSSL, and will be sent along to the server for OAS (Oracle Advanced Security) encryption.
40
+
-For **SQLNET.ENCRYPTION_TYPES_SERVER**, add the following algorithms that are deemed as secure by OpenSSL and will be sent along to the server for OAS (Oracle Advanced Security) encryption.
41
41
- AES256
42
42
- AES192
43
43
- 3DES168
44
44
- AES128
45
45
- 3DES112
46
46
- DES
47
47
48
-
-The following algorithms are deemed as secure by OpenSSL, and will be sent along to the server for OAS (Oracle Advanced Security) data integrity.
48
+
-For **SQLNET.CRYPTO_CHECKSUM_TYPES_SERVER**, add the following algorithms that are deemed as secure by OpenSSL and will be sent along to the server for OAS (Oracle Advanced Security) data integrity.
0 commit comments