global_default_after_database_minimum_timestamp

In environments where the timestamp range in your source database differs from the target database, this system parameter allows you to control the default values that CDC Replication sets on the target for out-of-range date-time values.

Use this system parameter to control the value substituted by CDC Replication in the target database when a value is being set on a target date-time column that is greater than the maximum accepted value for the target database.

To determine if a value is out-of-range, CDC Replication converts the value to a timestamp data type and then validates the timestamp to determine if it is within range.

Default Setting
1901-01-01 00:00:00.000