ltl_origin_time_required

Enables or disables the Log Transfer Language (LTL) origin_time command tag.

Default

false

Values

true – enables the origin_time command tag in LTL.

false – disables the origin_time command tag in LTL.

Comments

  • If the value of the ltl_origin_time_required parameter is true, the Log Transfer Interface component includes the origin_time command tag in the LTL it generates.

  • If a Replication Server function string checks for the origin_time command tag, set the value of the ltl_origin_time_required parameter to true.

  • The datetime value placed in the LTL origin_time command tag is the time that the original primary database operation was recorded in the transaction log, not the time it was scanned and processed by the Log Reader component.

  • Setting the value of the ltl_origin_time_required parameter to false provides better Replication Agent throughput.

  • If you use Replication Manager to report latency, you must set the value of the ltl_origin_time_required parameter to true.