UPT Mode

UPTMode

Key Name Default Value Required

UPTMode

Notset (NOTSET)

No

Description

This option specifies whether the connector supports Unicode Pass Through (UPT) for Pass Through Characters (PTCs). For more information about UPT, see "Unicode Pass Through" in the Teradata Database documentation: http://info.teradata.com/htmlpubs/DB_TTU_16_00/index.html#page/General_Reference/B035-1098-160K/ifk1472240714022.html.

  • Notset (NOTSET)NOTSET: The connector does not do anything to change UPT support.
  • UPTON (UPTON)UPTON: The connector sends a query to the database to enable UPT support. When UPT support is enabled, the connector allows PTCs to be passed through to the database.
  • UPTOFF (UPTOFF)UPTOFF: The connector sends a query to the database to disable UPT support. When UPT support is disabled, the connector does not allow PTCs to be passed through to the database.