View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005337 | SymmetricDS Pro | Bug | public | 2022-06-17 19:40 | 2022-07-12 20:02 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.13.6 | Fixed in Version | 3.13.6 | ||
Summary | 0005337: Oracle Log Mining of LOBs needs to handle lob writes across multiple result set records better | ||||
Description | When a LOB is inserted or updated, log mining gets multiple records to handle the processing of the LOB (multiple LOB writes, LOB trims, internal commits). The code needs to make sure that it consumes rows from the result set that are processing the same schema and table for the same LOB. Right now, it is only checking the table name. It should check the schema and the column name as well. | ||||
Tags | dialect: oracle, log miner | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-06-17 19:40 | pmarzullo | New Issue | |
2022-06-17 19:40 | pmarzullo | Status | new => assigned |
2022-06-17 19:40 | pmarzullo | Assigned To | => pmarzullo |
2022-06-17 19:40 | pmarzullo | Tag Attached: dialect: oracle | |
2022-06-17 19:40 | pmarzullo | Tag Attached: log-miner | |
2022-06-17 20:05 | pmarzullo | Status | assigned => resolved |
2022-06-17 20:05 | pmarzullo | Resolution | open => fixed |
2022-06-17 20:05 | pmarzullo | Fixed in Version | => 3.13.6 |
2022-06-17 20:05 | pmarzullo | Note Added: 0002088 | |
2022-07-12 20:02 | admin | Status | resolved => closed |
2022-08-09 17:57 | admin | Tag Renamed | log-miner => log miner |