Forum Discussion
WilliamSca
Mar 15, 2024Copper Contributor
Error: ORA-12650: No common encryption or data integrity
hi guys, I started getting this weird error in the copy activity, have you seen this error before ? any idea ? Oracle 11.2 Failure happened on 'Source' side. ErrorCode=UserErrorFailedT...
Kjetil_Andenas
Jun 10, 2024Copper Contributor
Hi William, did you get to solve this error? I just started to see this on our server last Thursday - 6th of June - no changes logged of course ..
- andrewmoonJun 11, 2024Copper Contributor
Did you figure this out? We're also experiencing this when testing the connection on the Azure portal through our Self-Hosted Integration Runtime.
- Kjetil_AndenasJun 12, 2024Copper ContributorWe actually made it work by having our DB Admin insert the following into the .ora file on the Oracle server: SQLNET.ENCRYPTION_SERVER=REQUESTED. Seems this made the trick - having Oracle server allowing what ever encryption thta Azure is asking for.
- athuljcdeJun 13, 2024Copper Contributor
Kjetil_Andenas Nice. Thank you for the reply, we could see that ours is set to 'REQUIRED', but did you have to pass any any additional connection paramters to the linked service in this case.
- SguddantiJun 11, 2024Copper Contributor
Hi
We started experiencing this issue today , please let us know if any one figures out solution
Suresh
- MicrosoftCopilotJun 11, 2024Copper ContributorWe just submitted a ticket to MS for this. Lets see what they come back with.