-
Bug
-
Resolution: Done
-
Major
-
1.8.1.Final
-
None
-
False
-
None
-
False
-
We have an Oracle connector setup to connect to an on premises 11.2.0.3 non-RAC Oracle database running on HP-UX. The Debezium software runs in an AWS EC2 and connects to an AWS MSK Kafka cluster. It is connected to a production database. It is replicating 6 moderate size tables with the largest having 2 million rows. We started up the connector on 3/11/22 and it has failed three times since then around 2-3 am Chicago time which is about 5 hours later UTC. There are no error messages in the connect log. On the Oracle database alert log we can see that the LOGMINER calls stop at that time. When we check in the morning after each issue we find that the connector is in RUNNING status but the the Oracle session (we use user DBZ) is not there. So, the Oracle session has dropped and the connector is no longer making LOGMINER calls but nothing in the connect log says why this would be. Also, when we look at the six Kafka topics that are being populated we see that they have not been updated since the LOGMINER calls stopped.