Activating Collation Codes - Advanced SQL Engine - Teradata Database

International Character Set Support

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ywb1588027283948.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1125
lifecycle
previous
Product Category
Teradata Vantage™

To activate the collation codes you inserted using the DBC.CollationsV view, perform the following procedure:

  1. Execute the CollInstallMulti macro, as follows:
    EXECUTE CollInstallMulti (‘collation_name’);

    where collation_name is the CollName you specified in your BTEQ job.

  2. Restart the Teradata Database (enter the restart tpa command from the Database Window of the system console) to install the codes as the new default collation sequence.

From now on, the collation sequence you just installed is the default when the COLLATION option is set to MULTINATIONAL.