DBZ-2763 Update default value for Oracle database.history.retention.hours

This commit is contained in:
Chris Cranford 2020-11-19 11:23:31 -05:00 committed by Jiri Pechanec
parent 356274ec2d
commit 14f352e605

View File

@ -1491,8 +1491,8 @@ 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-database-history-retention-hours]]<<oracle-property-database-history-retention-hours, `database.history.retention.hours`>>
|`4`
|`0`
|The number of hours to retain entries in log mining history table.
This option requires must be set to non-zero to have any impact.
When set to `0`, log mining history is is disabled.
|===