BEGIN
Valid For
Replicat
Description
Use the BEGIN
parameter to direct Replicat to start processing at the first record in the Oracle GoldenGate trail that has a timestamp greater than, or equal to, the time specified with BEGIN
. All subsequent records, including records where the timestamp is less than the specified time, are processed. Use BEGIN
when SPECIALRUN
is specified for the same Replicat group.
Default
None
Syntax
BEGIN date[time]
Example
BEGIN 2011-01-01 04:30:00