Syntax - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢
cufconfig { -h | -o | -i | -f filename } [...]
-f filename
Modifies the field values of the UDF GDO.

The filename specifies the path to the file that is used to modify the GDO. The file should contain a line for each fields whose value is to be changed. The available field names and current values are shown in the output of the cufconfig -o command.

-h
Displays the cufconfig help.
-i
Initializes the UDF GDO field values to the default values of the shipped software version.
-o
Displays the contents of the UDF GDO.
If multiple options are specified on the command line, they are processed in the following order:
  • -i
  • -f
  • -o
Modifications to cufconfig settings take effect after the next Teradata Database restart.

For examples of the use of cufconfig, see Examples.