Attribute

TraceID (TID)

Purpose

Specifies a correlation or trace ID that is included in logging output and server communication. This ID enables tracing of requests across Hybrid Data Pipeline and client components.

Valid Values

traceid

where:

traceid
is a string value up to 64 ASCII/UTF-8 Latin block characters in length, typically a UUID or a custom trace token.

Notes

  • If no value is provided, an auto-generated UUID is used for TraceID.
  • The trace ID may be specified programmatically using the SQL_ATTR_TRACE_ID connection attribute.

Default

None

See also

Correlated logging

GUI Tab

Advanced tab