DBZ-2825 Change granularity to hours

This commit is contained in:
Chris Cranford 2021-01-04 11:55:21 -05:00 committed by Gunnar Morling
parent 4a443085fe
commit 91e8c7a674

View File

@ -1538,9 +1538,9 @@ See {link-prefix}:{link-oracle-connector}#oracle-transaction-metadata[Transactio
|
|The fully qualified class name to an implementation of `HistoryReader` to be used during LogMining streaming.
|[[oracle-property-log-mining-archive-log-days]]<<oracle-property-log-mining-archive-log-days, `log.mining.archive.log.days`>>
|[[oracle-property-log-mining-archive-log-hours]]<<oracle-property-log-mining-archive-log-hours, `log.mining.archive.log.hours`>>
|`0`
|The number of days in the past from SYSDATE to mine archive logs.
|The number of hours in the past from SYSDATE to mine archive logs.
Using the default `0` will mine all archive logs.
|[[oracle-property-database-history-retention-hours]]<<oracle-property-database-history-retention-hours, `database.history.retention.hours`>>