Skip to content

Oracdc does not captured changed data #49

Closed Answered by averemee-si
iamjavadev1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi iamjavadev1,

oracdc connector reads changed data from archived logs. For more information about archived redo log filws please refer to Oracle Database documentation. A good starting point would be Archived Redo Log Files which contains
... ... ...
You can use archived redo log files to:

  • Recover a database backup
  • Update a standby database
  • Obtain information about the history of a database using the Oracle LogMiner utility
    ... ... ...
    For more information on how to reduce the lag between archived and online redo logs , see Near real time: is it possible?

Regards,
Aleksei

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by averemee-si
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants