Usage Notes - TARA/ABU

Teradata Archive/Recovery Utility Reference

Product
TARA/ABU
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-01
dita:mapPath
utr1488824663491.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2412
lifecycle
previous
Product Category
Teradata Tools and Utilities

ARCMAIN has the ability to handle UTF-16 strings when interacting with its interfaces. These interfaces could be input files or output files. The data within parcels (data structures) and SQL strings sent to the DBS is converted from the UTF-16 format to the DBS format. The data received from the DBS is converted from the DBS format to UTF-16 format. Currently the DBS only supports the UTF-8 format.

Thus ARCMAIN is able to:

  • read input files encoded using UTF-16
  • write output files encoded using UTF-16

Two restrictions apply to the encoding character set parameter:

  • The only allowed value for the ENOCDINGCHARSET parameter is UTF16. ARC does not allow any other value to be specified here.
  • The only valid value for the CHARSETNAME parameter is UTF8 as the Teradata ARC interaction with DBS must occur in another unicode compatible charset, namely UTF8