Hi,
I'm noticing errors and I'm kinda new in Oracle.
After a few days of letting the connector run, it stops with the following error.
Any idea why this might happen?
Can this be prevented when using the LogMiner mode?
at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:173)
... 7 more
Caused by: Error : 16014, Position : 0,
Sql = BEGIN DBMS_LOGMNR_D.BUILD (options => DBMS_LOGMNR_D.STORE_IN_REDO_LOGS); END;,
OriginalSql = BEGIN DBMS_LOGMNR_D.BUILD (options => DBMS_LOGMNR_D.STORE_IN_REDO_LOGS); END;,
Error Msg = ORA-16014: log 35 sequence# 9968 not archived, no available destinations
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 8103
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 4698
ORA-00312: online log 35 thread 2: '+LOG01/LEIF2TST/ONLINELOG/group_35.348.1043723651'
ORA-00312: online log 35 thread 2: '+LOG02/LEIF2TST/ONLINELOG/group_35.350.1043723653'
ORA-06512: at "SYS.DBMS_SQL", line 1721
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 1576
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 4640
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 7958
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 8117
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 8273
ORA-06512: at "SYS.DBMS_LOGMNR_D", line 61
ORA-06512: at line 1
Best,
Carlos