Forum Discussion
martin_larsson_ellevio
May 22, 2025Brass Contributor
Oracle 2.0 property authenticationType is not specified
I just published upgrade to Oracle 2.0 connector (linked service) and all my pipelines ran OK in dev. This morning I woke up to lots of red pipelines that ran during the night. I get the following er...
- May 28, 2025
Now the issue is resolved by Microsoft. They released a fix for this on may 27 and I just tested it and it works for us. We are in West Europe and all Europe regions has gotten the fix according to the MS technician I talked to.
martin_larsson_ellevio
May 28, 2025Brass Contributor
Now the issue is resolved by Microsoft. They released a fix for this on may 27 and I just tested it and it works for us. We are in West Europe and all Europe regions has gotten the fix according to the MS technician I talked to.
S_Sprecher
Jun 24, 2025Copper Contributor
the oracle connector version 2.0 ONLY offers "authenticationType": "Basic"
the old connector 1.0 offered "SID" too and the DB i am extracting Data from requires it for authentication. why is that option gone? can it be added somehow?