JDBC source connector driver for Oracle 11g

Hi,
I’m running Oracle 11.2.

Trying to use JDBC source connector driver without success’s… (Oracle GoldenGate source connector: Oracle GoldenGate | Confluent Hub)
Getting the error “no suitable driver found for jdbc…”

I watched the @rmoff video about how to install it (driver should be on the same folder etc.)
It seems that the driver is only support oracle 12+.

So:

  1. Am i doing something wrong?
  2. Is it possible to get and use an earlier version that support 11g?
  3. Does any one used the “Oracle CDC Source Connector” (Oracle CDC Source Connector | Confluent Hub)? The docs shows “The connector supports Oracle 11g, 12c, and 18c.”

Thanks,
Liron

Hi Liron, welcome to the forum! Can you share the full error message you’re getting please, along with the connector config?

Also check out demo-scene/jdbc-driver.adoc at 510d630d3e4c491911c2c8b02116735aae806cf4 · confluentinc/demo-scene · GitHub and demo-scene/connect-jdbc at master · confluentinc/demo-scene · GitHub (although it probably needs updating for versions)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.