17.20 - Modifying a Custom Export Width Definition - Analytics Database - Teradata Vantage

Teradata Vantage™ - Analytics Database International Character Set Support - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-01-27
dita:mapPath
aju1628095815656.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
hqj1472245413611

You can modify an export definition with the ReplaceExportDefinition stored procedure, using the same arguments shown in Creating a Custom Export Width Definition.

  1. Specify the name of an existing definition that you want to modify.
    You can modify only custom definitions that you create, and cannot modify the global default definitions EXPECTED, COMPATIBILITY and MAXIMUM.
  2. Specify a new export width rule set. All 40 digits are required, even if some of them have not changed.
  3. Execute the stored procedure.

    The new definition overwrites the old definition in the DBC.ExportWidth table.

The new export width definition takes effect at the next transaction for each affected user. In process transactions continue with the existing export width definition.

For information about the DBC.ExportWidth table, see Teradata Vantage™ - Data Dictionary, B035-1092.