ltl_trace_in_hex

Determines whether Replication Agent logs values of non-unichar (such as char, varchar, or text) datatypes in hexadecimal format in the LTITRACELTL.log file when the LTITRACELTL trace flag is set to true.

Default

false

Values

true – Replication Agent logs values of non-unichar (such as char, varchar, or text) datatypes in hexadecimal format in the LTITRACELTL.log file when the LTITRACELTL trace flag is set to true.

false – Replication Agent logs the values of non-unichar (such as char, varchar, or text) datatypes in character string format.

auto – Replication Agent logs values of non-unichar (such as char, varchar, or text) datatypes based on the current setting of the rs_charset parameter. The LTL trace flag of non-unichar datatypes is in hexadecimal format if the rs_charset is in Unicode format (for example, UTF-8).

Comments