ltl_big_endian_unitext

Specifies whether “unitext” data is converted from little endian to big endian before sending LTL to Replication Server.

Default

true

Values

true – Unitext data that is in little endian byte order will be changed to big endian byte order.

false – Unitext data byte order is not changed.

Comments

When setting this parameter, you must know how the lr_ntext_byte_order is set. If parameter lr_ntext_byte_order is set to send the correct byte order for the replicate database, then ltl_big_endian_unitext must be set to false so the byte order will not be changed.

Related reference
lr_ntext_byte_order