You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
For DBMS_LOGMNR to be used, log files(.arc) have to be added in current session before starting routine START_LOGMNR. Due to the log files not being added by tap-oracle, the replication fails with error ORA-01291: missing logfiles. Are there any additional steps to be followed or am I missing something?
Using Oracle RDS for replication
The text was updated successfully, but these errors were encountered:
For
DBMS_LOGMNR
to be used, log files(.arc) have to be added in current session before starting routineSTART_LOGMNR
. Due to the log files not being added by tap-oracle, the replication fails with errorORA-01291: missing logfiles
. Are there any additional steps to be followed or am I missing something?Using Oracle RDS for replication
The text was updated successfully, but these errors were encountered: