View Issue Details

IDProjectCategoryView StatusLast Update
0005759SymmetricDS ProBugpublic2023-03-24 20:21
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.6 
Target Version3.14.7Fixed in Version3.14.7 
Summary0005759: Oracle Log Mining should consume unknown DML type when reading transaction log
DescriptionWhen the Oracle Statement Parser comes across an unknown DML type, today it throws a OracleLogMinerException, which causes the consumption of the transaction log to stall.

Instead of stalling, the inability to handle the unknown DML type should be logged with a WARN, and the return of the parsing of the SQL statement should return an empty DMLStatement so that this log entry will be successfully skipped.

This will allow the log mining to continue.
Tagsdialect: oracle, log miner

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-03-24 20:14 pmarzullo New Issue
2023-03-24 20:14 pmarzullo Status new => assigned
2023-03-24 20:14 pmarzullo Assigned To => pmarzullo
2023-03-24 20:14 pmarzullo Tag Attached: dialect: oracle
2023-03-24 20:14 pmarzullo Tag Attached: log miner
2023-03-24 20:21 pmarzullo Status assigned => resolved
2023-03-24 20:21 pmarzullo Resolution open => fixed
2023-03-24 20:21 pmarzullo Fixed in Version => 3.14.7
2023-05-12 19:49 admin Status resolved => closed