Is RAC enabled using OraCdcSourceConnector? #61
-
RAC related functions are found in OraCdcLogMinerConnector but not in OraCdcSourceConnector. |
Beta Was this translation helpful? Give feedback.
Answered by
averemee-si
May 24, 2024
Replies: 1 comment 1 reply
-
Hi Seongjoon, Thank you very much for your interest in oracdc! No, this is impossible - OraCdcSourceConnector connector works at the level of logical objects, and they are the same for each RAC node, unlike redo threads processed by OraCdcLogMinerConnector. Feel free to contact me if you have any further questions about oracdc, its configuration and usage. Best regards, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
joontube
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Seongjoon,
Thank you very much for your interest in oracdc!
No, this is impossible - OraCdcSourceConnector connector works at the level of logical objects, and they are the same for each RAC node, unlike redo threads processed by OraCdcLogMinerConnector.
Feel free to contact me if you have any further questions about oracdc, its configuration and usage.
Best regards,
Aleksei