Thank you for the detailed update and for confirming the results of your testing.
You've done a great job troubleshooting this, and we understand the challenge of working with a legacy Oracle 9iR2 system that is still in production and cannot be upgraded. Given that you've already tried both Encryption client = rejected
and Crypto checksum client = rejected
, and are still encountering the ORA-12650: No common encryption or data integrity algorithm
error, it confirms that the issue is rooted in protocol incompatibility between Oracle 9i and the v2 connector, which enforces newer encryption standards such as TLS 1.3.
For additional information, please refer: Troubleshoot the Oracle connector in Azure Data Factory and Azure Synapse
Regarding v1 Support - To clarify your question:
Oracle Linked Service v1 is not being disabled on July 30, 2025.
Instead, it is moving into an unsupported state, meaning:
- Existing v1 connections may continue to work after this date.
- However, they will no longer receive updates or support, and any future issues may not be addressed by Microsoft.
Please refer to the following document for some useful insights: Oracle 2.0 Upgrade Woes with Self-Hosted Integration Runtime
I hope this information helps.
Kindly consider upvoting the comment if the information provided is helpful. This can assist other community members in resolving similar issues.