Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

19c Logminer Support? #42

Open
dshikhel opened this issue Sep 25, 2024 · 0 comments
Open

19c Logminer Support? #42

dshikhel opened this issue Sep 25, 2024 · 0 comments

Comments

@dshikhel
Copy link

Running a tap on an oracle 19c DB and since 19c Logminer CONTINUOUS_MINE is no longer supported this issue keeps occurring.

Can we remove the option to CONTINUOUS_MINE?

Sample Log Output:
2024-09-25 17:43:41,841Z tap - INFO Starting LogMiner for ['GIAADMIN-NGS_MT_ACTIVITY_SITE', 'GIAADMIN-NGS_MT_FEE']: 265110904175 -> 265112042641
2024-09-25 17:43:41,842Z tap - INFO BEGIN
2024-09-25 17:43:41,842Z tap - DBMS_LOGMNR.START_LOGMNR(
2024-09-25 17:43:41,842Z tap - startScn => 265110904175,
2024-09-25 17:43:41,842Z tap - endScn => 265112042641,
2024-09-25 17:43:41,842Z tap - OPTIONS => DBMS_LOGMNR.DICT_FROM_ONLINE_CATALOG +
2024-09-25 17:43:41,842Z tap - DBMS_LOGMNR.COMMITTED_DATA_ONLY +
2024-09-25 17:43:41,842Z tap - DBMS_LOGMNR.CONTINUOUS_MINE);
2024-09-25 17:43:41,842Z tap - END;
2024-09-25 17:43:42,105Z tap - CRITICAL ORA-44609: CONTINOUS_MINE is desupported for use with DBMS_LOGMNR.START_LOGMNR.
2024-09-25 17:43:42,106Z tap - ORA-06512: at "SYS.DBMS_LOGMNR", line 72
2024-09-25 17:43:42,106Z tap - ORA-06512: at line 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant