Oracle problem,sync fail
ccczhouxin opened this issue · comments
Please don't check the box below
- I'm aware that bugs and new features should be reported on Apache Jira or Flink mailing list instead of here
Again, please don't check the box below
- I'm aware that new issues on GitHub will be ignored and automatically closed.
请不要勾选以下选项
- 我已知悉缺陷和新功能需要在 Apache Jira 或 Flink 邮件列表中反馈,而不是在这里创建新 issue。
也请不要勾选以下选项
- 我已知悉 GitHub 上的新 issue 会被忽略且自动关闭。
I synchronization oracle to mysql,When i update date,the flink has these error。The database not delete any log ,it is a new database。
Caused by: Error : 1291, Position : 0, Sql = BEGIN sys.dbms_logmnr.start_logmnr(startScn => '1', endScn => '69908421', OPTIONS => DBMS_LOGMNR.DICT_FROM_ONLINE_CATALOG + DBMS_LOGMNR.NO_ROWID_IN_STMT);END;, OriginalSql = BEGIN sys.dbms_logmnr.start_logmnr(startScn => '1', endScn => '69908421', OPTIONS => DBMS_LOGMNR.DICT_FROM_ONLINE_CATALOG + DBMS_LOGMNR.NO_ROWID_IN_STMT);END;, Error Msg = ORA-01291: 缺失日志文件
ORA-06512: 在 "SYS.DBMS_LOGMNR", line 58
ORA-06512: 在 line 1