mirror_td_apply_method

Use this system parameter to specify the JDBC method for mirroring. The default configuration of the CDC Replication Engine for Teradata uses the JDBC apply method.

The value for this parameter is applied to all existing and subsequent subscriptions in the instance. Existing subscriptions must be restarted for this change to take effect.

Notes:
  • To avoid confusion, use only one mirroring method for all subscriptions in a given CDC Replication Engine for Teradata instance.
  • A Teradata JDBC driver is required for JDBC support.
Values
Use the following parameter setting:
JDBC
Enables mirroring using the JDBC apply method. Use global_max_batch_size to tune or adjust the performance of the JDBC apply method.
Default Setting
JDBC