timstamp_jcf_is_commit_timestamp

Use this system parameter to specify whether the Record Modification Time (&TIMSTAMP) is the date and time when you commit the source transaction or when you write the row operation to the source table.

Versions supportedCDC Replication Engine for Oracle databases 11.4.0.4-5656 and later.

This parameter helps you to record either the commit timestamp or the data modification operation-timestamp. This is can be useful for determining the order of transactions and operations.

Applies to
Source datastores
Values
Set this parameter to one of the following values:
true
&TIMSTAMP is the date and time when the source transaction is committed.
false
&TIMSTAMP is the date and time when the source-data change operation occurs.
Default setting
false